C# Класс Eto.Test.Sections.Controls.TextAreaSection

Наследование: Eto.Forms.Scrollable
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
LogEvents ( TextArea control ) : void
TextAreaOptions ( TextArea text ) : Control
TextAreaOptions2 ( TextArea text ) : Control
TextAreaOptions3 ( TextArea text ) : Control
TextAreaOptions4 ( TextArea text ) : Control
TextAreaSection ( ) : System

Приватные методы

Метод Описание
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

Описание методов

LogEvents() публичный Метод

public LogEvents ( TextArea control ) : void
control Eto.Forms.TextArea
Результат void

TextAreaOptions() публичный статический Метод

public static TextAreaOptions ( TextArea text ) : Control
text Eto.Forms.TextArea
Результат Eto.Forms.Control

TextAreaOptions2() публичный статический Метод

public static TextAreaOptions2 ( TextArea text ) : Control
text Eto.Forms.TextArea
Результат Eto.Forms.Control

TextAreaOptions3() публичный статический Метод

public static TextAreaOptions3 ( TextArea text ) : Control
text Eto.Forms.TextArea
Результат Eto.Forms.Control

TextAreaOptions4() публичный статический Метод

public static TextAreaOptions4 ( TextArea text ) : Control
text Eto.Forms.TextArea
Результат Eto.Forms.Control

TextAreaSection() публичный Метод

public TextAreaSection ( ) : System
Результат System