Method CreateHandler
CreateHandler()
Creates a handler for the control.
protected override IControlHandler CreateHandler()
Returns
Remarks
You typically should not call the CreateHandler() method directly. The preferred method is to call the EnsureHandlerCreated() method, which forces a handler to be created for the control.