







|
| FastColoredTextBox |
| FastColoredTextBox..::..GetStyleIndex Method |
| FastColoredTextBox Class See Also Send Feedback |
Returns index of the style in Styles
-1 otherwise
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)
Syntax
| C# |
|---|
public int GetStyleIndex( Style style ) |
| Visual Basic |
|---|
Public Function GetStyleIndex ( _ style As Style _ ) As Integer |
| Visual C++ |
|---|
public: int GetStyleIndex( Style^ style ) |
Parameters
- style
- Type: FastColoredTextBoxNS..::..Style
