MESCIUS SPREAD for Windows Forms 17.0J
SetToolTip メソッド (SuperEditBase)

ToolTipコントロールの名前
ポップアップヒントとして表示するテキストの文字列
埋め込み(内部の子)コントロールのToolTipテキストを設定します。
構文
'Declaration
 
Public Overridable Sub SetToolTip( _
   ByVal toolTipControl As ToolTip, _
   ByVal toolTipText As String _
) 
public virtual void SetToolTip( 
   ToolTip toolTipControl,
   string toolTipText
)

パラメータ

toolTipControl
ToolTipコントロールの名前
toolTipText
ポップアップヒントとして表示するテキストの文字列
参照

SuperEditBase クラス
SuperEditBase メンバ

 

 


© MESCIUS inc. All rights reserved.