PropertyGrid.ShowPropertyPageImage 属性

定义

获取表示属性页的图像。

protected:
 virtual property System::Drawing::Bitmap ^ ShowPropertyPageImage { System::Drawing::Bitmap ^ get(); };
[System.ComponentModel.Browsable(false)]
protected virtual System.Drawing.Bitmap ShowPropertyPageImage { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ShowPropertyPageImage : System.Drawing.Bitmap
Protected Overridable ReadOnly Property ShowPropertyPageImage As Bitmap

属性值

Bitmap

表示属性页的图像。

属性

适用于