Method |
Description |
|
BackColorNotSet ( ) : bool |
|
|
FontNotSet ( ) : bool |
|
|
ForeColorNotSet ( ) : bool |
|
|
ResetBackColor ( ) : void |
|
|
ResetBold ( ) : void |
|
|
ResetCase ( ) : void |
|
|
ResetCharacterSet ( ) : void |
|
|
ResetFont ( ) : void |
|
|
ResetFontName ( ) : void |
|
|
ResetForeColor ( ) : void |
|
|
ResetIsChangeable ( ) : void |
|
|
ResetIsHotspot ( ) : void |
|
|
ResetIsSelectionEolFilled ( ) : void |
|
|
ResetIsVisible ( ) : void |
|
|
ResetItalic ( ) : void |
|
|
ResetSize ( ) : void |
|
|
ResetUnderline ( ) : void |
|
|
SetBackColorInternal ( Color value ) : void |
|
|
SetForeColorInternal ( Color value ) : void |
|
|
ShouldSerialize ( ) : bool |
|
|
ShouldSerializeBackColor ( ) : bool |
|
|
ShouldSerializeBold ( ) : bool |
|
|
ShouldSerializeCase ( ) : bool |
|
|
ShouldSerializeCharacterSet ( ) : bool |
|
|
ShouldSerializeFont ( ) : bool |
|
|
ShouldSerializeFontName ( ) : bool |
|
|
ShouldSerializeForeColor ( ) : bool |
|
|
ShouldSerializeIsChangeable ( ) : bool |
|
|
ShouldSerializeIsHotspot ( ) : bool |
|
|
ShouldSerializeIsSelectionEolFilled ( ) : bool |
|
|
ShouldSerializeIsVisible ( ) : bool |
|
|
ShouldSerializeItalic ( ) : bool |
|
|
ShouldSerializeSize ( ) : bool |
|
|
ShouldSerializeUnderline ( ) : bool |
|
|
Style ( int index, Scintilla scintilla ) : System.ComponentModel |
|
|
getDefaultBackColor ( ) : Color |
|
|
getDefaultCharacterSet ( ) : CharacterSet |
|
|
getDefaultFont ( ) : Font |
|
|
getDefaultForeColor ( ) : Color |
|
|