'宣言 Public Overloads Overridable Function GetCheckboxImage( _ ByVal state As CheckBoxState _ ) As Image
public virtual Image GetCheckboxImage( CheckBoxState state )
パラメータ
- state
- A value from the System.Windows.Forms.VisualStyles.CheckBoxState enumeration.
戻り値の型
A checkbox image to be displayed in the element.