[Visual Basic] Public Property DialogTextEnabled As Boolean
[C#] public bool DialogTextEnabled {get; set;}
プロパティ値
True: 有効にする
False: 無効にする
規定値は True です。
解説
当プロパティを False にすると、テキストオブジェクト専用プロパティダイアログ内の「テキスト」設定用のテキストボックスを無効にし、設定できなくなります。
参照
ImageKit.Edit メンバ | Newtone.ImageKit.WPF.ImageKit