C# Class NetIde.Core.TextEditor.TextEditorControl

Afficher le fichier Open project: netide/netide Class Usage Examples

Méthodes publiques

Méthode Description
TextEditorControl ( ) : System

Private Methods

Méthode Description
BuildCommands ( ) : void
GoToLine ( ) : void
OpenFindWindow ( NiFindOptions options ) : void
RemoveDefaultKeyBindings ( ) : void
TextArea_DoProcessDialogKey ( Keys keyData, DialogKeyProcessorResult &result ) : void
TextArea_GotFocus ( object sender, EventArgs e ) : void
TextArea_LostFocus ( object sender, EventArgs e ) : void

Method Details

TextEditorControl() public méthode

public TextEditorControl ( ) : System
Résultat System