MobileControl::CreateStyle Method ()
.NET Framework (current version)
Constructs and returns the style object to be associated with the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
Return Value
Type: System.Web.UI.MobileControls::Style^The style object to be associated with the control.
Inheriting classes can override this method to return a more specific style class.
.NET Framework
Available since 1.1
Available since 1.1
MobileControl Class
System.Web.UI.MobileControls Namespace
Creating Custom Mobile Controls
Inside the ASP.NET Mobile Controls
Creating New Styles
Show: