MESCIUS SPREAD for Windows Forms 17.0J
InsertTab メソッド

ナビゲーションツールとビュー
タブインデックス
タブのインデックス。
タブの背景色。
タブの前景色。
タブのフォント。
タブのグラフィックパス。
タブの背景ピクチャ。
タブを挿入します。
構文
'Declaration
 
Public Overridable Function InsertTab( _
   ByVal index As Integer, _
   ByVal text As String, _
   ByVal bColor As Color, _
   ByVal fColor As Color, _
   ByVal tFont As Font, _
   ByVal shape As GraphicsPath, _
   ByVal picture As Picture _
) As Boolean
 

パラメータ

index
タブインデックス
text
タブのインデックス。
bColor
タブの背景色。
fColor
タブの前景色。
tFont
タブのフォント。
shape
タブのグラフィックパス。
picture
タブの背景ピクチャ。

戻り値の型

成功した場合はtrue、それ以外の場合はfalse。
参照

TabManager クラス
TabManager メンバ

 

 


© MESCIUS inc. All rights reserved.