PowerTools InputMan for Windows Forms 8.0J
GetFirstCharIndexOfCurrentLine メソッド (GcTextBox)

現在の行の最初の文字のインデックスを取得します。
構文
Public Function GetFirstCharIndexOfCurrentLine() As Integer
public int GetFirstCharIndexOfCurrentLine()

戻り値の型

現在の行における0から始まる文字のインデックスを表すInte32値。
解説
Text プロパティがstring.Emptyの場合、このメソッドは0を返します。それ以外の場合は行数を返します。
参照

GcTextBox クラス
GcTextBox メンバ

 

 


© 2004-2015 GrapeCity inc. All rights reserved.