MESCIUS SPREAD for Windows Forms 15.0J
SetTabText メソッド (TabStrip)

指定したタブに表示するテキストを設定します。
構文
'宣言
 
Public Overridable Sub SetTabText( _
   ByVal index As Integer, _
   ByVal newText As String _
) 
public virtual void SetTabText( 
   int index,
   string newText
)

パラメータ

index
newText
参照

TabStrip クラス
TabStrip メンバ

 

 


© MESCIUS inc. All rights reserved.