MESCIUS SPREAD for Windows Forms 15.0J
InsertIcon メソッド

アイコンオブジェクトを挿入する位置のインデックス
アイコンオブジェクトの名前
アイコンオブジェクト
コンテナーの指定したインデックスに指定した名前でアイコンオブジェクトを挿入します。
構文
'宣言
 
Public Sub InsertIcon( _
   ByVal index As Integer, _
   ByVal name As String, _
   ByVal icon As Icon _
) 
public void InsertIcon( 
   int index,
   string name,
   Icon icon
)

パラメータ

index
アイコンオブジェクトを挿入する位置のインデックス
name
アイコンオブジェクトの名前
icon
アイコンオブジェクト
参照

CustomIconContainer クラス
CustomIconContainer メンバ

 

 


© MESCIUS inc. All rights reserved.