CustomRichTextBoxOnTextFormatterPropertyChanged - метод
Пространство имён: Tessa.UI.Controls.CustomRichTextBoxCtrl.CustomRichTextBoxСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
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
-