GrapeCity InputMan for Windows Forms 10.0J
GetCharFromPosition メソッド (GcTextBox)

一番近くにある文字をシークする位置を表すPoint値。
コントロール内の指定した位置の一番近くにある文字を取得します。
構文
Public Overridable Function GetCharFromPosition( _
   ByVal point As Point _
) As Char
public virtual char GetCharFromPosition( 
   Point point
)

パラメータ

point
一番近くにある文字をシークする位置を表すPoint値。

戻り値の型

指定した位置の一番近くにある文字を表すChar値。
参照

GcTextBox クラス
GcTextBox メンバ

 

 


© 2004 GrapeCity inc. All rights reserved.