Dart.PowerWEB.TextBox Namespace > MenuStyle Class : MouseOverColor Property (MenuStyle) |
Gets or sets the color that is displayed when the mouse is over an item.
[Visual Basic]
Public Overridable Property MouseOverColor As Color
[C#]
public virtual Color MouseOverColor {get; set;}
[C++]
public: __property virtual Color get_MouseOverColor();
public: __property virtual void set_MouseOverColor(
Color value
);
A System.Drawing.Color value specifying the color that is displayed when the mouse is over an item.
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
MenuStyle Class | MenuStyle Members
Send comments on this topic.
Documentation version 3.2.0.0.
© 2009 Dart Communications. All rights reserved.