RichTextBox for UWP/WinRT
ScrollIntoView(C1TextElement) メソッド

C1RichTextBox をスクロールして C1.Xaml.RichTextBox.Documents.C1TextElement を表示範囲に入れます。
構文
'宣言
 
Public Overloads Sub ScrollIntoView( _
   ByVal element As C1TextElement _
) 
public void ScrollIntoView( 
   C1TextElement element
)

パラメータ

element
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

参照

関連項目

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

Send Feedback