Свойство | Type | Description | |
---|---|---|---|
ResetBackColor | void | ||
ResetBackColorUnfocused | void | ||
ResetEnd | void | ||
ResetForeColor | void | ||
ResetForeColorUnfocused | void | ||
ResetHidden | void | ||
ResetHideSelection | void | ||
ResetMode | void | ||
ResetStart | void | ||
ShouldSerialize | bool | ||
ShouldSerializeBackColor | bool | ||
ShouldSerializeBackColorUnfocused | bool | ||
ShouldSerializeEnd | bool | ||
ShouldSerializeForeColor | bool | ||
ShouldSerializeForeColorUnfocused | bool | ||
ShouldSerializeHidden | bool | ||
ShouldSerializeHideSelection | bool | ||
ShouldSerializeMode | bool | ||
ShouldSerializeStart | bool |
Méthode | Description | |
---|---|---|
Clear ( ) : void | ||
SelectAll ( ) : void | ||
SelectNone ( ) : void |
Méthode | Description | |
---|---|---|
Selection ( Scintilla scintilla ) : System |
Méthode | Description | |
---|---|---|
ResetBackColor ( ) : void | ||
ResetBackColorUnfocused ( ) : void | ||
ResetEnd ( ) : void | ||
ResetForeColor ( ) : void | ||
ResetForeColorUnfocused ( ) : void | ||
ResetHidden ( ) : void | ||
ResetHideSelection ( ) : void | ||
ResetMode ( ) : void | ||
ResetStart ( ) : void | ||
ShouldSerialize ( ) : bool | ||
ShouldSerializeBackColor ( ) : bool | ||
ShouldSerializeBackColorUnfocused ( ) : bool | ||
ShouldSerializeEnd ( ) : bool | ||
ShouldSerializeForeColor ( ) : bool | ||
ShouldSerializeForeColorUnfocused ( ) : bool | ||
ShouldSerializeHidden ( ) : bool | ||
ShouldSerializeHideSelection ( ) : bool | ||
ShouldSerializeMode ( ) : bool | ||
ShouldSerializeStart ( ) : bool |
protected Selection ( Scintilla scintilla ) : System | ||
scintilla | Scintilla | |
Résultat | System |