AddAttributesToRender(HtmlTextWriter)
|
Adds HTML attributes and styles that need to be rendered to the specified HtmlTextWriter. This method is primarily used by control developers.
|
AddAttributesToRender(HtmlTextWriter, WebControl)
|
For internal use only.
|
Assign(AppearanceStyleBase)
|
Copies the settings from the specified AppearanceStyleBase object to the current object.
|
AssignToControl(WebControl)
|
Copies the settings from the current AppearanceStyleBase object to the specified object.
|
AssignToControl(WebControl, AttributesRange)
|
Copies the settings from the current AppearanceStyleBase object to the specified object.
|
AssignToControl(WebControl, AttributesRange, Boolean)
|
For internal use only.
|
AssignToControl(WebControl, AttributesRange, Boolean, Boolean)
|
For internal use only.
|
AssignToControl(WebControl, AttributesRange, Boolean, Boolean, Boolean)
|
For internal use only.
|
AssignToControl(WebControl, Boolean)
|
For internal use only.
|
AssignToHyperLink(HyperLink)
|
For internal use only.
|
AssignToHyperLink(HyperLink, Boolean)
|
For internal use only.
|
AssignToHyperLink(WebControl, Boolean)
|
For internal use only.
|
AssignWithoutBorders(AppearanceStyleBase)
|
Copies all settings except for border settings from the specified AppearanceStyleBase object to the current object.
|
CopyBordersFrom(Style)
|
Duplicates the border properties of the specified style object into the instance of the AppearanceStyleBase class that this method is called from.
|
CopyFontAndCursorFrom(Style)
|
Duplicates the font and cursor setting of the specified style object into the instance of the AppearanceStyleBase class that this method is called from.
|
CopyFontFrom(Style)
|
Duplicates the font properties of the specified style object into the instance of the AppearanceStyleBase class that this method is called from.
|
CopyFrom(Style)
|
Duplicates the properties of the specified object into the current instance of the AppearanceStyleBase class.
|
CopyFrom(Style, Boolean)
|
Duplicates the properties of the specified object into the current instance of the AppearanceStyleBase class specifying whether border setting should be copied.
|
CopyTextDecorationFrom(Style)
|
Duplicates the text decoration properties of the specified object into the current instance of the AppearanceStyleBase class.
|
CreateObjRef(Type)
|
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
|
Dispose()
|
Releases all resources used by the Component.
|
Dispose(Boolean)
protected
|
Releases the unmanaged resources used by the Component and optionally releases the managed resources.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
GetBorderColorBottom()
|
Returns the color of the bottom border.
|
GetBorderColorLeft()
|
Returns the color of the left border.
|
GetBorderColorRight()
|