Control.createHandle

Overview | Methods | Fields | This Package | All Packages

Control.createHandle

Creates a handle for this control.

Syntax

protected void createHandle()

Remarks

This method should be called only by the framework. When overriding this method, be sure to call super.createHandle.


Send feedback to MSDN.Look here for MSDN Online resources.