Table of Contents
- Getting Started
- EO.Pdf
- EO.Web
- Overview
- Installation & Deployement
- EO.Web ToolTip
- EO.Web Rating
- EO.Web Slider & RangeSlider
- EO.Web ListBox
- EO.Web ComboBox
- EO.Web Captcha
- EO.Web ASPX To PDF
- EO.Web Slide
- EO.Web Flyout
- EO.Web EditableLabel
- EO.Web ImageZoom
- EO.Web Floater
- EO.Web Downloader
- EO.Web ColorPicker
- EO.Web HTML Editor
- EO.Web File Explorer
- EO.Web SpellChecker
- EO.Web Grid
- EO.Web MaskedEdit
- EO.Web Splitter
- EO.Web Menu
- EO.Web Menu
- Product Feature List
- Performance Tips
- Quick Start Guide
- Using EO.Web Menu
- Understanding built-in styles
- EO.Web Slide Menu
- EO.Web TabStrip
- EO.Web TreeView
- EO.Web Calendar
- EO.Web Callback
- EO.Web MultiPage
- EO.Web Dialog
- EO.Web AJAXUploader
- EO.Web ProgressBar - Free!
- EO.Web ToolBar - Free!
- EO.WebBrowser
- EO.Wpf
- Common Topics
- Reference
How Simple1 skin is created |
This following table lists properties used by the built-in Simple1 skin.
Property | Value | Remarks |
---|---|---|
The following properties apply on the _Default look. The Default look is automatically applied to all navigation items whose LookID is the default value Auto when there is no other look item defined.
|
||
NormalStyle.CssText |
border-left: #9c9a9c 1px solid;
border-right: #9c9a9c 1px solid; border-top: #9c9a9c 1px solid; border-bottom: #9c9a9c 1px solid; padding-left: 5px; padding-right: 5px; padding-top: 2px; padding-bottom: 2px; color: #003000; background-color: #efefef |
Specifies border, padding, background-color and font color. |
HoverStyle.CssText |
border-left: #9c9a9c 1px solid;
border-right: #9c9a9c 1px solid; border-top: #9c9a9c 1px solid; border-bottom: #9c9a9c 1px solid; padding-left: 5px; padding-right: 5px; padding-top: 2px; padding-bottom: 2px; color: #9c6500; background-color: #efefef |
Almost identical to NormlStyle, however the font color is different. |
SubMenu.Style.CssText |
padding-left: 2px;
padding-right: 2px; padding-top: 2px; padding-bottom: 2px; font-size: 8pt; cursor: hand; border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none; color: #003000; font-family: verdana; background-color: transparent; |
Specifies the border, font and cursor for the menu group. |
LeftIcon.Url | Blank | built-in image "Blank" renders as a 1 by 1 transparent image. |
LeftIcon.HoverUrl | Triangle1 | Renders built-in image "Triangle1" when mouse hovers over the item. |
SubMenu.ItemSpacing | 1 | 1 pixels between navigation items. |
SubMenu.LeftIconCellWidth | 7 | Reserves space for the highlighting left icon . |
SubMenu.ShadowDepth | 0 | No shadows. |