conaito Office2Silverlight SDK

The Appearance type exposes the following members.

Constructors

  NameDescription
Public methodAppearance
Initializes a new instance of the Appearance class.

Methods

  NameDescription
Public methodStatic memberLoadFromString
Public methodStatic memberLoadFromXml
Loads appearance theme from XML.
Public methodSaveToString
Public methodSaveToXML
Saves appearance theme to XML.

Properties

  NameDescription
Public propertyBackgroundColor
Gets or sets the color of the background.
Public propertyBackgroundImagePath
Gets or sets the background image path.
Public propertyBackgroundImageStretch
Gets or sets the background image stretch.
Public propertyBackgroundMode
Gets or sets the background mode.
Public propertyControlsApplyTheme
Public propertyControlsBackgroundColor
Gets or sets the color of the controls background.
Public propertyControlsBackgroundElementsColor
Gets or sets the color of the controls background elements.
Public propertyControlsBackgroundTextColor
Gets or sets the color of the controls background2.
Public propertyControlsComboboxOverColor
Gets or sets the color of the controls combobox over.
Public propertyControlsForegroundColor
Gets or sets the color of the controls foreground.
Public propertyInfoLinkColor
Gets or sets the color of the info link.
Public propertyInfoLinkHorizontalPosition
Gets or sets the info link horizontal position.
Public propertyInfoLinkHyperlink
Gets or sets the info link hyperlink.
Public propertyInfoLinkHyperlinkTarget
Gets or sets the info link hyperlink target.
Public propertyInfoLinkText
Gets or sets the info link text.
Public propertyInfoLinkVerticalPosition
Gets or sets the info link vertical position.
Public propertyThumbBottomIndent
Gets or sets the thumb bottom indent.
Public propertyThumbLeftIndent
Gets or sets the thumb left indent.
Public propertyThumbPosition
Gets or sets the thumb position.
Public propertyThumbRightIndent
Gets or sets the thumb right indent.
Public propertyThumbTopIndent
Gets or sets the thumb top indent.
Public propertyToolbarAreaHeight
Gets or sets the height of the toolbar area.
Public propertyToolbarBackgroundColor
Gets or sets the color of the toolbar background.
Public propertyToolbarBackgroundImagePath
Gets or sets the toolbar background image path.
Public propertyToolbarBackgroundImageStretch
Gets or sets the toolbar background image stretch.
Public propertyToolbarBackgroundMode
Gets or sets the toolbar background mode.
Public propertyToolbarBordersColor
Gets or sets the color of the toolbar borders.
Public propertyToolbarBordersRadiusX
Gets or sets the toolbar borders radius X.
Public propertyToolbarBordersRadiusY
Gets or sets the toolbar borders radius Y.
Public propertyToolbarBordersShow
Gets or sets a value indicating whether [toolbar borders show].
Public propertyToolbarBordersWidth
Gets or sets the width of the toolbar borders.
Public propertyToolbarBottomIndent
Gets or sets the toolbar bottom indent.
Public propertyToolbarHeight
Gets or sets the height of the toolbar.
Public propertyToolbarHorizontalAlignment
Gets or sets the toolbar horizontal alignment.
Public propertyToolbarLeftIndent
Gets or sets the toolbar left indent.
Public propertyToolbarPosition
Gets or sets the toolbar position.
Public propertyToolbarRightIndent
Gets or sets the toolbar right indent.
Public propertyToolbarShadowColor
Gets or sets the color of the toolbar shadow.
Public propertyToolbarShadowDepth
Gets or sets the toolbar shadow depth.
Public propertyToolbarShadowOpacity
Gets or sets the toolbar shadow opacity.
Public propertyToolbarShadowRadius
Gets or sets the toolbar shadow radius.
Public propertyToolbarShadowShow
Gets or sets a value indicating whether [toolbar shadow show].
Public propertyToolbarTopIndent
Gets or sets the toolbar top indent.
Public propertyToolbarVerticalAlignment
Gets or sets the toolbar vertical alignment.
Public propertyToolbarWidth
Gets or sets the width of the toolbar.
Public propertyViewerBackgroundColor
Gets or sets the color of the viewer background.
Public propertyViewerBackgroundImagePath
Gets or sets the viewer background image path.
Public propertyViewerBackgroundImageStretch
Gets or sets the viewer background image stretch.
Public propertyViewerBackgroundMode
Gets or sets the viewer background mode.
Public propertyViewerBordersColor
Gets or sets the color of the viewer borders.
Public propertyViewerBordersLeftRightIndent
Gets or sets the viewer borders left right indent.
Public propertyViewerBordersRadiusX
Gets or sets the viewer borders radius X.
Public propertyViewerBordersRadiusY
Gets or sets the viewer borders radius Y.
Public propertyViewerBordersShow
Gets or sets a value indicating whether [viewer borders show].
Public propertyViewerBordersTopButtomIndent
Gets or sets the viewer borders top buttom indent.
Public propertyViewerBordersWidth
Gets or sets the width of the viewer borders.
Public propertyViewerShadowColor
Gets or sets the color of the viewer shadow.
Public propertyViewerShadowDepth
Gets or sets the viewer shadow depth.
Public propertyViewerShadowOpacity
Gets or sets the viewer shadow opacity.
Public propertyViewerShadowRadius
Gets or sets the viewer shadow radius.
Public propertyViewerShadowShow
Gets or sets a value indicating whether [viewer shadow show].

See Also