ControlEvents Members
Include Protected Members
Include Inherited Members
Represents the collection of all event handlers for the Clicked events raised by the Button controls on a form.
The ControlEvents type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ControlEvents |
Top
Properties
Name | Description | |
---|---|---|
Item | Gets the Clicked event associated with a Button control from the ControlEvents collection. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top