Gets a reference to the System.Web.UI.WebControls.Style object that allows you to set the appearance of a static menu item when the mouse pointer is positioned over it.
Documentation for this section has not yet been entered.
Use the Menu.StaticHoverStyle property to control the appearance of a static menu item when the mouse pointer is positioned over it. This property is read-only; however, you can set the properties of the System.Web.UI.WebControls.Style object it returns. The properties can be set declaratively in the form Property-Subproperty, where Subproperty is a property of the System.Web.UI.WebControls.Style object (for example, StaticHoverStyle-ForeColor). The properties can also be set programmatically in the form Property.Subproperty (for example, StaticHoverStyle.ForeColor).
Style properties for a static menu item are applied in the following order:
[The 'ordered' type of list has not been implemented in the ECMA stylesheet.]