PowerTools CalendarGrid for Windows Forms 1.0J
Insert(Int32,String,Style) メソッド

挿入する Style のインデックス。
挿入する Style のキー。
挿入する Style オブジェクト。
指定したキーと値を持つ項目を StyleCollection に挿入します。
構文
Public Overloads Sub Insert( _
   ByVal index As Integer, _
   ByVal key As String, _
   ByVal style As Style _
) 
public void Insert( 
   int index,
   string key,
   Style style
)

パラメータ

index
挿入する Style のインデックス。
key
挿入する Style のキー。
style
挿入する Style オブジェクト。
参照

StyleCollection クラス
StyleCollection メンバ
オーバーロード一覧

 

 


© 2014 GrapeCity inc. All rights reserved.