| What is the Position property |
| | |
Position property has two possible values:
· Vertical - Specifies the the menu items should be displayed one under the other (Default).
· Horizontal - Specifies the the menu items should be displayed one near the other.
Here is how to set the property:
<oem:EasyMenu id="EasyMenu1" runat="server" Position="Horizontal" ShowEvent="Always"> <oem:EasyMenu id="EasyMenu2" runat="server" Position="Vertical" ShowEvent="MouseOver">
| | |
<oem:EasyMenu id="EasyMenu1" runat="server" Position="Vertical" ShowEvent="Always"> <oem:EasyMenu id="EasyMenu2" runat="server" Position="Vertical" ShowEvent="MouseOver">
| | |
| "You guys are the best! Thank you, you're making our lives much more easier." |
Bronida Tarutin |
|
| | |
|