System.Windows.Forms.UserControl: Method Members

The methods of System.Windows.Forms.UserControl are listed below. For a list of all members, see the UserControl Members list.

See Also: Inherited members from System.Windows.Forms.ContainerControl

Public Methods

override
ValidateChildren() : bool
Documentation for this section has not yet been entered.
override
ValidateChildren(ValidationConstraints) : bool
Documentation for this section has not yet been entered.

Protected Methods

override
OnCreateControl()

Raises the CreateControl event.

OnLoad(EventArgs)

Raises the UserControl.Load event.

override
OnMouseDown(MouseEventArgs)
Documentation for this section has not yet been entered.
override
OnResize(EventArgs)
Documentation for this section has not yet been entered.
override
WndProc(ref Message)
Documentation for this section has not yet been entered.