GrapeCity SPREAD for Windows Forms 11.0J
GetTextTip メソッド (FpStatusBarTextElement)


マウスが要素の上で動かされたときのテキストチップを返します。
構文
'Declaration
 
Public Overrides Function GetTextTip( _
   ByVal pt As Point _
) As String
'使用法
 
Dim instance As FpStatusBarTextElement
Dim pt As Point
Dim value As String
 
value = instance.GetTextTip(pt)
public override string GetTextTip( 
   Point pt
)

パラメータ

pt
参照

FpStatusBarTextElement クラス
FpStatusBarTextElement メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.