Syntax Parameters disposing
Overload List
Determines whether the specified key is a regular input key or a special key that requires preprocessing. Syntax Parameters keyData One of the System.Windows.Forms.Keys values. Return Value true if the specified key is a regular input key; otherwise, false.
Invoked when the control has been clicked Syntax Parameters e
Invoked when a control is added to the controls collection. Syntax Parameters e Event arguments
Invoked when a control is removed from the controls collection. Syntax Parameters e Event arguments
Invoked when the control has been double clicked Syntax Parameters e