473,508 Members | 4,753 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How to remove the arrow of the menu .net component?

50 New Member
How to remove the arrow of the menu .net component?
My code here
[HTML] <StaticMenuStyle CssClass="p12h20-gray" HorizontalPadding="2" VerticalPadding="2" />
<StaticMenuItemStyle CssClass="p12h20-gray" HorizontalPadding="2" VerticalPadding="2" />
<DynamicMenuStyle CssClass="p12h20-gray" HorizontalPadding="2" VerticalPadding="2" />
<DynamicMenuItemStyle CssClass="p12h20-gray" HorizontalPadding="2" VerticalPadding="2" />
<StaticItemTemplate>
<table>
<tr>
<td bgcolor="#b7c81f">
&nbsp;</td>
<td>
<asp:Label ID="Label9" runat="server" Text='<%# Eval( "Text" ) %>' BackColor="#FFFFFF"></asp:Label></td>
</tr>
</table>
</StaticItemTemplate>
<DynamicItemTemplate>
<table>
<tr>
<td bgcolor="#b7c81f">
&nbsp;</td>
<td>
<asp:Label ID="Label10" runat="server" Text='<%# Eval( "Text" ) %>' BackColor="#FFFFFF"></asp:Label></td>
</tr>
</table>
</DynamicItemTemplate>[/HTML]

Can anyone tell me how to remove the arrow of menu .net component?
Oct 22 '07 #1
0 900

Sign in to post your reply or Sign up for a free account.

Similar topics

8
2623
by: Mikey | last post by:
I have an XML document as follows: <Menu> <Group> <Item Text="About Us" AccessRoles="All"> <Group> <Item Text="Option 1" AccessRoles="All" /> <Item Text="Option 2" AccessRoles="All" /> <Item...
2
2699
by: NTE | last post by:
Access 2000 and 2003. I have made a custom toolbar to allow users to filter by form, etc. The only things I want to appear on that toolbar are the 3 buttons to control filtering. At the right...
1
2758
by: Ignacio X. Domínguez | last post by:
Hi everyone. Hope you can help me out on this one. I'm developing a Component which has a property ContextMenu. This component, when placed on a form with a working ContextMenu (events assigned...
5
1813
by: heat | last post by:
Hello, I started to play with asp.net 2.0, I love the new menu control. Right now I'm trying to get rid of the arrow that shows up when you have a sub-menu. How can I do this??? Thanks ...
5
12343
by: Robert Smith | last post by:
Hello, I have often seen system tray icons that you click on and a popup menu appears. Is it possible to do this in Visual basic.net or are there any controls that allow this to be achieved. ...
17
2327
by: GS | last post by:
the main menu in the application seemed to disappeared all together until I click on an control and select mainmenu1 in designer. then the mainmenu1 displays where it should be but running it or...
2
18933
by: Stephen | last post by:
Hi How can I remove the "black arrow" on the sub menu when in the horizontal position? i.e. User hovers over Products - which opens sub menu Computers > Floppy Disks > I've looked through...
2
5891
by: MCM | last post by:
I'm working on a plotting control. The plotting control will have a context menu with basic commands for "scaling", "zooming", etc. Is there a way that, from the parent form, I can add more...
0
2829
by: Andrus | last post by:
I have combobox column in DataGridView. Up and down error keys should be used to navigate previous and next row in grid. For this I override them in ProcessCmdKey() event. When combobox...
0
7128
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7332
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7502
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5635
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4715
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3206
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3191
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1565
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
769
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.