RE: Menu Control
- From: stcheng@xxxxxxxxxxxxxxxxxxxx (Steven Cheng[MSFT])
- Date: Thu, 12 Jan 2006 05:25:07 GMT
Hi Jay,
Welcome to ASPNET newsgroup.
As for the ASP.NET 2.0 Menu control's menu item popout image (the arrow),
when displayed under horizontal mode, the arrow(popout image) are something
like a separator image, so when we explicitly increase the menu's width, it
will display in the middle betwen two menu items (in the main menu
bar....). Currently I haven't found any setting or properties to modify
this image's position , however I think you can consider the following
options:
1. Just use the StaticEnableDefaultPopOutImage="False" to disable the
default popout image so that it won't display, this may looks better for
horizontal mode
2. You can also use the StaticPopOutImageUrl property to use your custom
image (maybe a separator image....)
Thanks,
Steven Cheng
Microsoft Online Support
Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
--------------------
| From: "Jay" <Jay@xxxxxxxxxxxxxxxxx>
| Subject: Menu Control
| Date: Wed, 11 Jan 2006 15:27:51 -0500
| Lines: 16
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.2180
| X-RFC2646: Format=Flowed; Original
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
| Message-ID: <OBGDC2uFGHA.2300@xxxxxxxxxxxxxxxxxxxx>
| Newsgroups: microsoft.public.dotnet.framework.aspnet.webcontrols
| NNTP-Posting-Host: c-24-98-72-48.hsd1.ga.comcast.net 24.98.72.48
| Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP15.phx.gbl
| Xref: TK2MSFTNGXA02.phx.gbl
microsoft.public.dotnet.framework.aspnet.webcontrols:32412
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.webcontrols
|
| I have been experimenting with the new Menu control. When you define sub
| menu items an arrow automatically appears to the right to indicate that
| there are sub menu items. The problem is what when you define a
horizontal
| menu and you increase the width of your menu bar so that the top level
menu
| items are separated a bit, the arrows are positioned far from the actual
| menu item and it does not look good. When the menu is horizontal I wan
to
| position the arrows a specified number of pixels to the right of the end
of
| the menu.
|
| When the menu is vertical the arrows are positioned OK.
|
| Help
|
| Jay
|
|
|
.
- Follow-Ups:
- Re: Menu Control
- From: Jay
- Re: Menu Control
- References:
- Menu Control
- From: Jay
- Menu Control
- Prev by Date: RE: new menu control is very slow
- Next by Date: RE: Problem Solved
- Previous by thread: Menu Control
- Next by thread: Re: Menu Control
- Index(es):
Relevant Pages
|