PaintValueEventArgs::Value Property

 

Gets the value to paint.

Namespace:   System.Drawing.Design
Assembly:  System.Drawing (in System.Drawing.dll)

public:
property Object^ Value {
	Object^ get();
}

Property Value

Type: System::Object^

An object indicating what to paint.

.NET Framework
Available since 1.1
Return to top
Show: