Methods
-
Create
Unique Creates a unique name for an event-handler method for the specified component and event.Method Name(IComponent, Event Descriptor) -
Get
Compatible Gets a collection of event-handler methods that have a method signature compatible with the specified event.Methods(Event Descriptor) -
Get
Event(Property Gets an EventDescriptor for the event that the specified property descriptor represents, if it represents an event.Descriptor) -
Get
Event Converts a set of event descriptors to a set of property descriptors.Properties(Event Descriptor Collection) -
Get
Event Converts a single event descriptor to a property descriptor.Property(Event Descriptor) -
Show
Code() Displays the user code for the designer. -
Show
Code(IComponent, Displays the user code for the specified event.Event Descriptor) -
Show
Code(Int32) Displays the user code for the designer at the specified line.