ControlResolveEventArgs Properties
Provides data for events that relate to resolving objects that can’t be found automatically.
Name | Description |
---|---|
Control |
Gets the ID value of a control that should be resolved. |
Resolved |
Gets or sets the control relating to the event. |
See Also