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