CreateStyle Method

Constructs and returns the style object to be associated with the control. Inheriting classes can override this method to return a more specific style class.

protected virtual Style CreateStyle()

Remarks

Called internally by ASP.NET.

See Also

Creating New Styles

Applies to: MobileControl Class