CustomRichTextBoxOnTextFormatterPropertyChanged - метод
Пространство имён: Tessa.UI.Controls.CustomRichTextBoxCtrl.CustomRichTextBoxСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
protected virtual void OnTextFormatterPropertyChanged(
ITextFormatter oldValue,
ITextFormatter newValue
)
Protected Overridable Sub OnTextFormatterPropertyChanged (
oldValue As ITextFormatter,
newValue As ITextFormatter
)
protected:
virtual void OnTextFormatterPropertyChanged(
ITextFormatter^ oldValue,
ITextFormatter^ newValue
)
abstract OnTextFormatterPropertyChanged :
oldValue : ITextFormatter *
newValue : ITextFormatter -> unit
override OnTextFormatterPropertyChanged :
oldValue : ITextFormatter *
newValue : ITextFormatter -> unit
Параметры
- oldValue ITextFormatter
-
- newValue ITextFormatter
-