RichTextBox for UWP/WinRT
C1BoxView コンストラクタ

関連する C1.Xaml.RichTextBox.Documents.C1TextElement の実際のコンテンツを処理する C1TextElementView
新しい C1BoxView を構築します。
構文
'宣言
 
Public Function New( _
   ByVal content As C1TextElementView _
)
public C1BoxView( 
   C1TextElementView content
)

パラメータ

content
関連する C1.Xaml.RichTextBox.Documents.C1TextElement の実際のコンテンツを処理する C1TextElementView
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

C1BoxView クラス
C1BoxView メンバ

Send Feedback