The action to call when this item is Reset. Override this class and this member to implement undoing any action that causes this item to be drawn.
[Visual Basic] Overridable Public Sub Reset() [C#] public virtual void Reset(); [C++] public: virtual void Reset(); [JScript] public function Reset();
PropertyValueUIItem Class | PropertyValueUIItem Members | System.Drawing.Design Namespace