RichTextBox for UWP/WinRT
C1TextElementStyle コンストラクタ(C1TextElementStyle)

値を取得する C1TextElementStyle
別の C1TextElementStyle から取得した値を使用して新しい C1TextElementStyle オブジェクトを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal style As C1TextElementStyle _
)
public C1TextElementStyle( 
   C1TextElementStyle style
)

パラメータ

style
値を取得する C1TextElementStyle
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

参照

関連項目

C1TextElementStyle クラス
C1TextElementStyle メンバ
オーバーロード一覧

Send Feedback