ComponentEditorPage::AutoSizeChanged Event

 
Use BaseTrue

This event is not relevant for this class.

Namespace:   System.Windows.Forms.Design
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public:
[BrowsableAttribute(false)]
event EventHandler^ AutoSizeChanged {
	void add(EventHandler^ value);
	void remove(EventHandler^ value);
}

.NET Framework
Available since 2.0
Return to top
Show: