C# Class Eto.Test.Sections.Controls.TextAreaSection

Inheritance: Eto.Forms.Scrollable
Afficher le fichier Open project: picoe/Eto Class Usage Examples

Méthodes publiques

Méthode Description
LogEvents ( TextArea control ) : void
TextAreaOptions ( TextArea text ) : Control
TextAreaOptions2 ( TextArea text ) : Control
TextAreaOptions3 ( TextArea text ) : Control
TextAreaOptions4 ( TextArea text ) : Control
TextAreaSection ( ) : System

Private Methods

Méthode Description
AcceptsReturnCheckBox ( TextArea text ) : Control
AcceptsTabCheckBox ( TextArea text ) : Control
ChangeColorButton ( TextArea textArea ) : Control
Default ( ) : Control
EnabledCheckBox ( TextArea textArea ) : Control
ReadOnlyCheckBox ( TextArea textArea ) : Control
ReplaceSelected ( TextArea textArea ) : Control
SelectAll ( TextArea text ) : Control
SetAlignment ( TextArea text ) : Control
SetCaretButton ( TextArea textArea ) : Control
SetSelectedText ( TextArea textArea ) : Control
ShowSelectedText ( TextArea text ) : Control
SpellCheckCheckBox ( TextArea text ) : Control
TextReplacementsDropDown ( TextArea text ) : Control
WrapCheckBox ( TextArea text ) : Control

Method Details

LogEvents() public méthode

public LogEvents ( TextArea control ) : void
control Eto.Forms.TextArea
Résultat void

TextAreaOptions() public static méthode

public static TextAreaOptions ( TextArea text ) : Control
text Eto.Forms.TextArea
Résultat Eto.Forms.Control

TextAreaOptions2() public static méthode

public static TextAreaOptions2 ( TextArea text ) : Control
text Eto.Forms.TextArea
Résultat Eto.Forms.Control

TextAreaOptions3() public static méthode

public static TextAreaOptions3 ( TextArea text ) : Control
text Eto.Forms.TextArea
Résultat Eto.Forms.Control

TextAreaOptions4() public static méthode

public static TextAreaOptions4 ( TextArea text ) : Control
text Eto.Forms.TextArea
Résultat Eto.Forms.Control

TextAreaSection() public méthode

public TextAreaSection ( ) : System
Résultat System