GcTextBoxGetFirstVisibleLineIndex メソッド
|
現在テキストボックスに表示されている最初の行の行インデックスを返します。
名前空間:
GrapeCity.Windows.InputMan
アセンブリ:
GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文 public int GetFirstVisibleLineIndex()
Public Function GetFirstVisibleLineIndex As Integer
戻り値
型:
Int32
テキストボックスに表示されている最初の行の 0 から始まるインデックス。
関連項目