Share via


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

表示屬性頁的影像。

屬性

適用於