Method RecreateHandler
RecreateHandler()
Forces the re-creation of the handler for the control.
[Browsable(false)]
public virtual void RecreateHandler()
Remarks
The RecreateHandler() method is called whenever re-execution of handler creation logic is needed. For example, this may happen when visual theme changes.