GrapeCity InputMan for Windows Forms 11.0J
GetCharFromPosition メソッド (GcRichTextBox)

検索する位置を表すPoint値。
指定した位置の一番近くにある文字を取得します。
シンタックス
Public Overridable Function GetCharFromPosition( _
   ByVal pt As Point _
) As Char
public virtual char GetCharFromPosition( 
   Point pt
)

パラメータ

pt
検索する位置を表すPoint値。

戻り値の型

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

参照

GcRichTextBox クラス
GcRichTextBox メンバ

 

 


© 2004 GrapeCity inc. All rights reserved.