PropertyValueUIItem.Image Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the 8 x 8 pixel image that will be drawn in the Properties window.
public:
virtual property System::Drawing::Image ^ Image { System::Drawing::Image ^ get(); };
public virtual System.Drawing.Image Image { get; }
member this.Image : System.Drawing.Image
Public Overridable ReadOnly Property Image As Image
Property Value
The image to use for the property icon.
Remarks
This image must be 8 x 8 pixels. It is advisable to have the image support transparency.
Applies to
See also
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.