Свойство | Type | Description | |
---|---|---|---|
GetDefaultFontSize | int | ||
GetLanguage | Language | ||
GetLineVisible | bool | ||
InitializeControls | void | ||
IsNullOrWhiteSpace | bool | ||
SetupEditor | void | ||
UpdateFoldedCode | void |
Méthode | Description | |
---|---|---|
CenterEditor ( int line ) : void | ||
CodePreview ( ScintillaNet.ScintillaControl sci ) : System |
Méthode | Description | |
---|---|---|
GetDefaultFontSize ( Language language ) : int | ||
GetLanguage ( string name ) : Language | ||
GetLineVisible ( ScintillaNet.ScintillaControl sci, int line ) : bool | ||
InitializeControls ( ) : void | ||
IsNullOrWhiteSpace ( string value ) : bool | ||
SetupEditor ( ) : void | ||
UpdateFoldedCode ( ) : void |
public CodePreview ( ScintillaNet.ScintillaControl sci ) : System | ||
sci | ScintillaNet.ScintillaControl | |
Résultat | System |