MESCIUS SPREAD for Windows Forms 17.0J
Insert メソッド (RibbonTabCollection)

挿入する RibbonTab のインデックス。
挿入する<typeparamref name="T" />。
RibbonTabの指定したインデックスにRibbonTabCollectionを挿入します。
構文
'Declaration
 
Public Sub Insert( _
   ByVal index As Integer, _
   ByVal tab As RibbonTab _
) 
public void Insert( 
   int index,
   RibbonTab tab
)

パラメータ

index
挿入する RibbonTab のインデックス。
tab
挿入する<typeparamref name="T" />。
参照

RibbonTabCollection クラス
RibbonTabCollection メンバ

 

 


© MESCIUS inc. All rights reserved.