'宣言 Public Overridable Function GetCheckboxImage( _ ByVal state As System.Windows.Forms.VisualStyles.CheckBoxState _ ) As System.Drawing.Image
public virtual System.Drawing.Image GetCheckboxImage( System.Windows.Forms.VisualStyles.CheckBoxState state )
パラメータ
- state
- System.Windows.Forms.VisualStyles.CheckBoxState列挙型の値。
戻り値の型
要素に表示されるチェックボックス画像。