CustomRichTextBoxOnPreviewTextInput - метод |
Пространство имён:
Tessa.UI.Controls.CustomRichTextBoxCtrl.CustomRichTextBox
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис protected override void OnPreviewTextInput(
TextCompositionEventArgs e
)
Protected Overrides Sub OnPreviewTextInput (
e As TextCompositionEventArgs
)
protected:
virtual void OnPreviewTextInput(
TextCompositionEventArgs^ e
) override
abstract OnPreviewTextInput :
e : TextCompositionEventArgs -> unit
override OnPreviewTextInput :
e : TextCompositionEventArgs -> unit
Параметры
- e
- Тип: System.Windows.InputTextCompositionEventArgs
См. также