RichTextBox for UWP/WinRT
MakeList(C1TextRange,TextMarkerStyle) メソッド

範囲内のブロックから、指定されたスタイルのリストを作成します。
構文
'宣言
 
Public Overloads Shared Function MakeList( _
   ByVal range As C1TextRange, _
   ByVal style As TextMarkerStyle _
) As C1List
public static C1List MakeList( 
   C1TextRange range,
   TextMarkerStyle style
)

パラメータ

range
style
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

参照

関連項目

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

Send Feedback