Intersoft WebDesktop Documentation
WebTabStyle Class Members
See Also  Fields  Properties  Methods  Send Feedback
ISNet.WebUI.WebDesktop Namespace : WebTabStyle Class

Glossary Item Box

The following tables list the members exposed by WebTabStyle.

Public Constructors

 NameDescription
Public ConstructorWebTabStyle ConstructorInitializes a new instance of the WebTabStyle class.  
Top

Public Fields

 NameDescription
Public FielddynamicStyle (Inherited from ISNet.WebUI.WebStyle)
Public FieldlayoutKey (Inherited from ISNet.WebUI.WebStyle)
Public FieldstyleState (Inherited from ISNet.WebUI.WebStyle)
Top

Public Properties

 NameDescription
Public PropertyBackColorBackground color of the controls applied with this style. (Inherited from ISNet.WebUI.WebStyle)
Public PropertyBackColor2End background color of the controls applied with this style. When specified, gradient back color will be rendered from BackColor to BackColor2. (Inherited from ISNet.WebUI.WebStyle)
Public PropertyBackgroundImageDetermines the file name of an image to be displayed in the background of the object associated with the style. (Inherited from ISNet.WebUI.WebStyle)
Public PropertyBaseStyleReturns or sets the base style that this style will inherit from. This property is only useful when the style is contained DynamicStyle object.  (Inherited from ISNet.WebUI.WebStyle)
Public PropertyBorderColorBorder color of the controls applied with this style. (Inherited from ISNet.WebUI.WebStyle)
Public PropertyBorderSettingsCustomize the border's appearance in more details. (Inherited from ISNet.WebUI.WebStyle)
Public PropertyBorderStyleStyle of the border of controls applied with this style. (Inherited from ISNet.WebUI.WebStyle)
Public PropertyBorderWidthThickness of the border around the controls applied with this style. (Inherited from ISNet.WebUI.WebStyle)
Public PropertyCssClassCSS class name applied to the user of this style. (Inherited from ISNet.WebUI.WebStyle)
Public PropertyCursorType of cursor displayed for the object associated with the style when the mouse pointer is over it. (Inherited from ISNet.WebUI.WebStyle)
Public PropertyCustomRulesDetermines additional CSS rules to apply the object associated with this style. (Inherited from ISNet.WebUI.WebStyle)
Public PropertyFontThe font used for text in controls applied with this style. (Inherited from ISNet.WebUI.WebStyle)
Public PropertyForeColorForeground color of the controls applied with this style. (Inherited from ISNet.WebUI.WebStyle)
Public PropertyGradientTypeSpecifies the gradient type for back color when BackColor2 is specified. (Inherited from ISNet.WebUI.WebStyle)
Public PropertyHeightThe height of the controls applied with this style. (Inherited from ISNet.WebUI.WebStyle)
Public PropertyHorizontalAlignSpecifies the horizontal alignment of the text associated with the style. (Inherited from ISNet.WebUI.WebStyle)
Public PropertyMarginDetermines the amount of space for the style associated object's margin. (Inherited from ISNet.WebUI.WebStyle)
Public PropertyOverflowDetermines whether scrollbar is showed. (Inherited from ISNet.WebUI.WebStyle)
Public PropertyOverflowXDetermines whether horizontal scrollbar should be shown. (Inherited from ISNet.WebUI.WebStyle)
Public PropertyOverflowYDetermines whether vertical scrollbar should be shown. (Inherited from ISNet.WebUI.WebStyle)
Public PropertyPaddingDetermines the amount of space to insert between the style associated object and its margin. (Inherited from ISNet.WebUI.WebStyle)
Public PropertyVerticalAlignSpecifies the vertical alignment of the text associated with the style.  (Inherited from ISNet.WebUI.WebStyle)
Public PropertyWidthThe width of the controls applied with this style. (Inherited from ISNet.WebUI.WebStyle)
Top

Public Methods

 NameDescription
Public MethodAddAttributesToRenderOverloaded.  (Inherited from System.Web.UI.WebControls.Style)
Public MethodClone (Inherited from ISNet.WebUI.WebStyle)
Public MethodCopyFromOverloaded.  (Inherited from ISNet.WebUI.WebStyle)
Public MethodCopyFromNative (Inherited from ISNet.WebUI.WebStyle)
Public MethodCopyMerge (Inherited from ISNet.WebUI.WebStyle)
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodDeSerializeObjectData (Inherited from ISNet.WebUI.WebStyle)
Public MethodDispose (Inherited from System.ComponentModel.Component)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodGetMergedCssStyleName (Inherited from ISNet.WebUI.WebStyle)
Public MethodGetObjectData (Inherited from ISNet.WebUI.WebStyle)
Public MethodGetStyleAttributes (Inherited from System.Web.UI.WebControls.Style)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodIsEmpty (Inherited from ISNet.WebUI.WebStyle)
Public MethodIsFontEmpty (Inherited from ISNet.WebUI.WebStyle)
Public MethodIsStyleEmpty (Inherited from ISNet.WebUI.WebStyle)
Public MethodMergeWith (Inherited from System.Web.UI.WebControls.Style)
Public MethodReset (Inherited from ISNet.WebUI.WebStyle)
Public MethodSerializeObjectData (Inherited from ISNet.WebUI.WebStyle)
Public MethodSetDirty (Inherited from System.Web.UI.WebControls.Style)
Public MethodToString (Inherited from ISNet.WebUI.WebStyle)
Top

See Also

© 2012 Intersoft Solutions Corp. All Rights Reserved.