See Also

HtmlBoxMenu Class  | HtmlBoxMenu Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Languages PowerWEB TextBox for ASP.NET

MouseOverColor Property

Dart.PowerWEB.TextBox Namespace > HtmlBoxMenu Class : MouseOverColor Property (HtmlBoxMenu)

Gets or sets the color that is displayed when the mouse is over an item.

[Visual Basic]
<NotifyParentPropertyAttribute(True)> Public Overridable Property MouseOverColor As Color
[C#]
[NotifyParentPropertyAttribute(true)] public virtual Color MouseOverColor {get; set;}
[C++]
[NotifyParentPropertyAttribute(true)] public: __property virtual Color get_MouseOverColor(); public: __property virtual void set_MouseOverColor(    Color value );
[C++/CLI]
[NotifyParentPropertyAttribute(true)] public: virtual property Color MouseOverColor {    Color get();    void set (Color value); }

Return Type

A System.Drawing.Color value specifying the color that is displayed when the mouse is over an item.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

See Also

HtmlBoxMenu Class  | HtmlBoxMenu Members


Send comments on this topic.

Documentation version 3.2.0.0.

© 2009 Dart Communications.  All rights reserved.