iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
Can you provide a simple example that illustrates styling a ToolCommand with the type DropDownButton. The menu that pops down seems to always look the same regardless of the menu style settings I set on the WebToolbar. I do not want to use the default blue highlight.
<ISWebDesktop:WebToolBar ID="WebToolBar1" runat="server" AddRemoveOptionMenuViewMode="Default" AllowCustomize="Default" AllowDockBottom="Default" AllowDockLeft="Default" AllowDockRight="Default" AllowDockTop="Default" AllowExpandCollapse="Default" AllowFloat="Default" AllowMove="Default" AutoPostBack="No" BarStyle="Default" Caption="WebToolBar1" CommandSize="" DisplayAccessKeyOnToolTip="Default" DisplayMode="Default" DisplayToolTip="Default" DockingArea="NotSet" FillDockingRow="Yes" GreyImageWhenDisabled="Default" HandleVisible="Default" HeaderHeight="" IntegratedTo="None" IsFloat="Default" NewDockingArea="NotSet" NewDockingRow="0" NewIsFloat="Default" SizeMode="Automatic" TextAlign="Default" Width="100%"> <Commands> <ISWebDesktop:ToolCommand Category="WebToolBar1" Name="cmdCommand1" Text="Command1" Type="DropDownButton"> <Items> <ISWebDesktop:WebMenuItem Name="mnutxt1" Text="txt1"> </ISWebDesktop:WebMenuItem> <ISWebDesktop:WebMenuItem Name="mnutxt2" Text="txt2"> </ISWebDesktop:WebMenuItem> </Items> </ISWebDesktop:ToolCommand> </Commands> <CommandStyle> <Normal BackColor="#660066"> </Normal> <Over BackColor="#009999"> </Over> <Active BackColor="#333399"> </Active> </CommandStyle> <MenuStyleSettings MenuWindowType="Normal"> <ItemStyle> <Over BackColor="Red"> </Over> </ItemStyle> <CustomStyle BackColor="#009933"> </CustomStyle> </MenuStyleSettings> </ISWebDesktop:WebToolBar>
Thanks.
Jer.
<style type="text/css"> .WebToolBar1_ItemStyle_Over { border-bottom: #316ac5 1px solid; border-left: #316ac5 1px solid; background-color: Red; font-family: Tahoma; font-size: 8pt; border-top: #316ac5 1px solid; border-right: #316ac5 1px solid; } </style>
Thank you for your understanding.Regards,Hans.
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname