|
Name |
Description |
|
AddAttributesToRender
|
Adds HTML attributes and styles that need to be rendered to the specified System.Web.UI.HtmlTextWriter. This method is primarily used by control developers. (Inherited from System.Web.UI.WebControls.Style)
|
|
Assign
|
Copies the settings from the specified AppearanceStyleBase object to the current object.
(Inherited from AppearanceStyleBase)
|
|
AssignToControl
|
Overloaded. For internal use only.
(Inherited from AppearanceStyleBase)
|
|
AssignToHyperLink
|
Overloaded. For internal use only.
(Inherited from AppearanceStyleBase)
|
|
AssignWithoutBorders
|
Copies all settings except for border settings from the specified AppearanceStyleBase object to the current object.
(Inherited from AppearanceStyleBase)
|
|
CopyBordersFrom
|
Duplicates the border properties of the specified style object into the instance of the BarDockStyle class that this method is called from.
(Inherited from AppearanceStyleBase)
|
|
CopyFontAndCursorFrom
|
Duplicates the font and cursor setting of the specified style object into the instance of the BarDockStyle class that this method is called from.
(Inherited from AppearanceStyleBase)
|
|
CopyFontFrom
|
Duplicates the font properties of the specified style object into the instance of the BarDockStyle class that this method is called from.
(Inherited from AppearanceStyleBase)
|
|
CopyFrom
|
Overloaded. Duplicates the properties of the specified object into the current instance of the BarDockStyle class.
|
|
CopyTextDecorationFrom
|
Duplicates the text decoration properties of the specified object into the current instance of the BarDockStyle class.
(Inherited from AppearanceStyleBase)
|
|
CreateObjRef
|
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
|
|
Dispose
|
Releases all resources used by the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component)
|
|
Equals
|
Determines whether the specified System.Object is equal to the current System.Object. (Inherited from System.Object)
|

|
Equals
|
Determines whether the specified System.Object instances are considered equal. (Inherited from System.Object)
|
|
GetBorderColorBottom
|
Returns the color of the bottom border.
(Inherited from AppearanceStyleBase)
|
|
GetBorderColorLeft
|
Returns the color of the left border.
(Inherited from AppearanceStyleBase)
|
|
GetBorderColorRight
|
Returns the color of the right border.
(Inherited from AppearanceStyleBase)
|
|
GetBorderColorTop
|
Returns the color of the top border.
(Inherited from AppearanceStyleBase)
|
|
GetBorderStyleBottom
|
Returns the style of the bottom border.
(Inherited from AppearanceStyleBase)
|
|
GetBorderStyleLeft
|
Returns the style of the left border.
(Inherited from AppearanceStyleBase)
|
|
GetBorderStyleRight
|
Returns the style of the right border.
(Inherited from AppearanceStyleBase)
|
|
GetBorderStyleTop
|
Returns the style of the top border.
(Inherited from AppearanceStyleBase)
|
|
GetBorderWidthBottom
|
Returns the width of the bottom border.
(Inherited from AppearanceStyleBase)
|
|
GetBorderWidthLeft
|
Returns the width of the left border.
(Inherited from AppearanceStyleBase)
|
|
GetBorderWidthRight
|
Returns the width of the right border.
(Inherited from AppearanceStyleBase)
|
|
GetBorderWidthTop
|
Returns the width of the top border.
(Inherited from AppearanceStyleBase)
|
|
GetHashCode
|
Serves as a hash function for a particular type. System.Object.GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from System.Object)
|
|
GetLifetimeService
|
Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
|
|
GetStyleAttributes
|
Retrieves the System.Web.UI.CssStyleCollection object for the specified System.Web.UI.IUrlResolutionService-implemented object. (Inherited from System.Web.UI.WebControls.Style)
|
|
GetType
|
Gets the System.Type of the current instance. (Inherited from System.Object)
|
|
InitializeLifetimeService
|
Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
|
|
MergeBordersWith
|
Combines the border properties of the specified System.Web.UI.WebControls.Style with the current instance of the BarDockStyle class.
(Inherited from AppearanceStyleBase)
|
|
MergeFontWith
|
Combines the font properties of the specified System.Web.UI.WebControls.Style with the current instance of the BarDockStyle class.
(Inherited from AppearanceStyleBase)
|
|
MergeWith
|
Combines the properties of the specified System.Web.UI.WebControls.Style with the current instance of the BarDockStyle class.
|

|
ReferenceEquals
|
Determines whether the specified System.Object instances are the same instance. (Inherited from System.Object)
|
|
Reset
|
Returns the BarDockStyle object to its original state.
|
|
SetDirty
|
Marks the System.Web.UI.WebControls.Style so that its state will be recorded in view state. (Inherited from System.Web.UI.WebControls.Style)
|
|
ToString
|
Returns a System.String containing the name of the System.ComponentModel.Component, if any. This method should not be overridden. (Inherited from System.ComponentModel.Component)
|