Property | Type | Description | |
---|---|---|---|
textBox | FastColoredTextBox |
Method | Description | |
---|---|---|
AskToSaveFile ( ) : void | ||
Copy ( ) : void | ||
FileEditorTab ( ) : System | ||
FileEditorTab ( string content ) : System | ||
Paste ( ) : void | ||
Save ( ) : void | ||
SaveAs ( ) : void | ||
UpdateAutocompleteIdentifiers ( ) : void |
Method | Description | |
---|---|---|
_AutoIndentNeeded ( object sender, AutoIndentEventArgs e ) : void | ||
_KeyDown ( object sender, |
||
_TextChanged ( object sender, TextChangedEventArgs e ) : void |
public FileEditorTab ( string content ) : System | ||
content | string | |
return | System |
public UpdateAutocompleteIdentifiers ( ) : void | ||
return | void |