473,670 Members | 2,563 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] <StaticMenuStyl e CssClass="p12h2 0-gray" HorizontalPaddi ng="2" VerticalPadding ="2" />
<StaticMenuItem Style CssClass="p12h2 0-gray" HorizontalPaddi ng="2" VerticalPadding ="2" />
<DynamicMenuSty le CssClass="p12h2 0-gray" HorizontalPaddi ng="2" VerticalPadding ="2" />
<DynamicMenuIte mStyle CssClass="p12h2 0-gray" HorizontalPaddi ng="2" VerticalPadding ="2" />
<StaticItemTemp late>
<table>
<tr>
<td bgcolor="#b7c81 f">
&nbsp;</td>
<td>
<asp:Label ID="Label9" runat="server" Text='<%# Eval( "Text" ) %>' BackColor="#FFF FFF"></asp:Label></td>
</tr>
</table>
</StaticItemTempl ate>
<DynamicItemTem plate>
<table>
<tr>
<td bgcolor="#b7c81 f">
&nbsp;</td>
<td>
<asp:Label ID="Label10" runat="server" Text='<%# Eval( "Text" ) %>' BackColor="#FFF FFF"></asp:Label></td>
</tr>
</table>
</DynamicItemTemp late>[/HTML]

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

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

Similar topics

8
2632
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 Text="Option 3" AccessRoles="All" /> </Group>
2
2709
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 end of the toolbar there is a little arrow pointing down, and if the user clicks it, it says "Add or Remove buttons." I tried the properties, etc., but can see no where to get rid of this
1
2769
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 to elements and proven to work with labels) displays an icon in the notification area by calling ShellNotifyIcon() (don't want to use NotifyIcon class). The form's ContextMenu is assigned to the property ContextMenu of the Component. I'm able to...
5
1821
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 Marlene
5
12352
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. Thanx in advance. Robert
17
2343
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 deselecting the mainmenu1, the menu disappears again. what can I do. to fix the problem
2
18941
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 properties - can't see how it can be changed, which
2
5902
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 commands to the control's context menu? I'm envisioning a case where the control has a set of context menu items, and the parent form also has a set of context menu items. Thanks.
0
2867
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 dropdown menu is open arrow arrow keys should move to previous and next item in dropdown menu instead of moving betveen rows. How to check that combobox dropdown menu is open in ProcessCmdKey() ?
0
8466
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8896
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8810
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8659
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7410
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6211
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4208
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4387
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2035
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.