• Welcome
  • What's New
  • Quick Start
  • Concepts
    • Browser Compatibility
    • Keyboard Access
    • MenuBar
      • Relative Horizontal MenuBar
      • Relative Vertical MenuBar
      • Drag & Dock Horizontal MenuBar
      • No MenuBar
    • Color Properties
    • Border Properties
  • Reference
    • Class Library
      • Coalesys\WebMenu
        • AbsoluteDockStateConstants Enumeration
        • AccessorModifierConstants Enumeration
        • ButtonFont Class
          • Properties
            • Color Property
            • Family Property
            • PaddingBottom Property
            • PaddingLeft Property
            • PaddingRight Property
            • PaddingTop Property
            • Size Property
            • Style Property
            • TextDecoration Property
            • UserData Property
            • Weight Property
        • DisplayModeConstants Enumeration
        • DisplayStyleConstants Enumeration
        • DocTypeConstants Enumeration
        • EffectConstants Enumeration
        • GenerateConstants Enumeration
        • Group Class
          • Properties
            • BackgroundColor Property
            • BackgroundImage Property
            • Caption Property
            • ClickOnMouseDown Property
            • DisabledIconImage Property
            • DownlevelURL Property
            • Enabled Property
            • HtmlAboveItems Property
            • HtmlBelowItems Property
            • IconHeight Property
            • IconImage Property
            • IconPaddingRight Property
            • IconToolTip Property
            • IconWidth Property
            • ID Property
            • InnerHighlightColor Property
            • InnerShadowColor Property
            • Items Property
            • OuterHighlightColor Property
            • OuterShadowColor Property
            • SelectedBackgroundImage Property
            • SelectedColor Property
            • SelectedHighlightColor Property
            • SelectedShadowColor Property
            • ShowMenuBarItem Property
            • UserData Property
          • Events (Client-Side)
            • OnMenuBarClick Property
        • Groups Collection
          • Properties
            • Count Property
            • Item Property
              • Item Property (int)
              • Item Property (string)
            • UserData Property
          • Methods
            • Add Method
            • Clear Method
            • Remove Method
              • Remove (int)
              • Remove (sting)
        • Item Class
          • Properties
            • BackgroundColor Property
            • BackgroundImage Property
            • Caption Property
            • CssClass Property
            • DisabledIconImage Property
            • DividerBackgroundImage Property
            • DividerColor Property
            • DividerHeight Property
            • DividerImage Property
            • DividerImageAlignment Property
            • Enabled Property
            • Group Property
            • IconHeight Property
            • IconImage Property
            • IconPaddingRight Property
            • IconWidth Property
            • ID Property
            • SelectedBackgroundImage Property
            • SelectedColor Property
            • SelectedHighlightColor Property
            • SelectedIconImage Property
            • SelectedShadowColor Property
            • Style Property
            • URL Property
          • Methods
            • AddGroup Method
            • RemoveGroup Method
          • Events (Client-Side)
            • OnClick Property
            • OnMouseOut Property
            • OnMouseOver Property
        • ItemFont Class
          • Properties
            • Color Property
            • Family Property
            • PaddingBottom Property
            • PaddingLeft Property
            • PaddingRight Property
            • PaddingTop Property
            • Size Property
            • Style Property
            • TextDecoration Property
            • UserData Property
            • Weight Property
        • Items Collection
          • Properties
            • Count Property
            • Item Property
              • Item Property (int)
              • Item Property (string)
            • UserData Property
          • Methods
            • Add Method
            • Clear Method
            • Remove Method
              • Remove (int)
              • Remove (sting)
        • MenuBar Class
          • Properties
            • AbsoluteDockEnabled Property
            • AbsoluteDockPaddingAdjust Property
            • AbsoluteDockState Property
            • AbsoluteDragEnabled Property
            • AbsoluteLeft Property
            • AbsoluteTop Property
            • BackgroundColor Property
            • BorderSize Property
            • DisplayMode Property
            • DisplayStyle Property
            • HoverColor Property
            • HoverHighlightColor Property
            • HoverShadowColor Property
            • HoverTextColor Property
            • InnerHighlightColor Property
            • InnerShadowColor Property
            • OuterHighlightColor Property
            • OuterShadowColor Property
            • SelectedColor Property
            • SelectedHighlightColor Property
            • SelectedShadowColor Property
            • SelectedTextColor Property
            • ShiftWhenSelected Property
            • ShowOnMouseOver Property
            • UserData Property
          • Events (Client-Side)
            • OnDock Property
            • OnDragEnd Property
            • OnUnDock Property
        • WebMenu Class
          • WebMenu Constructor
          • Properties
            • About Property
            • AccessorKeyCode Property
            • AccessorModifier Property
            • BackgroundColor Property
            • BackgroundImage Property
            • BorderSize Property
            • ButtonFont Property
            • DetectedBrowser Property
            • DisabledTextColor Property
            • DocType Property
            • Effect Property
            • GeneratedPrefix Property
            • Groups Property
            • GroupSelected Property
            • HideOnMouseOut Property
            • HideTimer Property
            • InnerHighlightColor Property
            • InnerShadowColor Property
            • ItemFont Property
            • MaxTextLength Property
            • MenuBar Property
            • MouseCursor Property
            • Name Property
            • OuterHighlightColor Property
            • OuterShadowColor Property
            • PopupIcon Property
            • PopupMode Property
            • ScrollDownActiveImage Property
            • ScrollDownEnabledImage Property
            • ScrollEnabled Property
            • ScrollUpActiveImage Property
            • ScrollUpEnabledImage Property
            • SelectedBackgroundImage Property
            • SelectedColor Property
            • SelectedHighlightColor Property
            • SelectedPopupIcon Property
            • SelectedShadowColor Property
            • SelectedTextColor Property
            • ShadowColor Property
            • ShadowEnabled Property
            • ShadowStrength Property
            • ShadowXOffset Property
            • ShadowYOffset Property
            • ShowTimer Property
            • UserAgent Property
            • UserData Property
            • ZIndex Property
          • Methods
            • FindGroup Method
            • FindItem Method
            • GenerateIncludeScript Method
            • GenerateInstanceScript Method
            • GenerateJavaScript Method
            • GenerateOnLoadEvent Method
            • GenerateOnResizeEvent Method
            • GenerateStyleSheet Method
            • GenerateWebMenu Method
            • LoadState (String)
            • LoadState (InputStream)
            • SaveState (String)
            • SaveState (OutputStream)
          • Events (Client-Side)
            • OnHide Property
            • OnShow Property
        • PopupModeConstants Enumeration
        • StyleConstants Enumeration
    • Client-Side API
      • WebMenu
        • cswmButtonEnable Function
        • cswmDetectedBrowser Variable
        • cswmHide Function
        • cswmHideNow Function
        • cswmItemEnable Function
        • cswmMenuBarInit Function (OnLoad)
        • cswmRefresh Function (OnResize)
        • cswmShow Function
          • cswmShow (string, string, string)
          • cswmShow (string, string, string, int)
          • cswmShow (string, string, string, int, int)
          • cswmShow (string, string, string, int, int, bool)
        • cswmShowInFrame Function