PowerTools PlusPak for Windows Forms 8.0J
Load(ImageList,Int32) メソッド

イメージソースを示すSystem.Windows.Forms.ImageList
開始インデックスを示すSystem.Int32
指定したイメージリストソースからチェックマークのイメージをロードします。
構文
Public Overloads Sub Load( _
   ByVal imageList As ImageList, _
   ByVal startIndex As Integer _
) 
public void Load( 
   ImageList imageList,
   int startIndex
)

パラメータ

imageList
イメージソースを示すSystem.Windows.Forms.ImageList
startIndex
開始インデックスを示すSystem.Int32
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

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

Send Feedback