ComponentOne Studio for WinRT XAML
Painters プロパティ (C1RichTextBox)

この C1RichTextBox に関連付けられた IRichTextPainter のコレクションを取得します。
構文
'宣言
 
Public ReadOnly Property Painters As System.Collections.ObjectModel.Collection(Of IRichTextPainter)
public System.Collections.ObjectModel.Collection<IRichTextPainter> Painters {get;}
参照

C1RichTextBox クラス
C1RichTextBox メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.