MoveableDecoratorHostShape.GetEvents Method
Include Protected Members
Include Inherited Members
Returns the events for this instance of a component.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
ICustomTypeDescriptor.GetEvents() | ||
ICustomTypeDescriptor.GetEvents(array<Attribute[]) | Returns the events for this instance of a component using the specified attribute array as a filter. |
Top