Click here to Skip to main content
15,891,653 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to disable scroll in menu on visibility change Pin
Luc Pattyn22-Jul-08 9:43
sitebuilderLuc Pattyn22-Jul-08 9:43 
GeneralRe: How to disable scroll in menu on visibility change Pin
Wendelius22-Jul-08 9:59
mentorWendelius22-Jul-08 9:59 
GeneralRe: How to disable scroll in menu on visibility change Pin
AndrusM23-Jul-08 4:16
AndrusM23-Jul-08 4:16 
GeneralRe: How to disable scroll in menu on visibility change Pin
Wendelius23-Jul-08 4:57
mentorWendelius23-Jul-08 4:57 
GeneralRe: How to disable scroll in menu on visibility change Pin
AndrusM23-Jul-08 4:04
AndrusM23-Jul-08 4:04 
GeneralRe: How to disable scroll in menu on visibility change Pin
Luc Pattyn23-Jul-08 4:18
sitebuilderLuc Pattyn23-Jul-08 4:18 
GeneralRe: How to disable scroll in menu on visibility change Pin
AndrusM23-Jul-08 4:30
AndrusM23-Jul-08 4:30 
GeneralRe: How to disable scroll in menu on visibility change Pin
Luc Pattyn23-Jul-08 4:46
sitebuilderLuc Pattyn23-Jul-08 4:46 
I have no sample code.

You could work the other way around:
- use Designer to design the maximally populated menus;
- then programmatically remove them in globo from the main menu structure, but keeping
them around;
- and provide the appropriate subset by copying the items you want to keep into
the main menu structure again.

That way you always know what the exact population and order of the original menus was
and you can easily create any subset you want.

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

Voting for dummies? No thanks. Dead | X|


GeneralRe: How to disable scroll in menu on visibility change Pin
AndrusM23-Jul-08 5:36
AndrusM23-Jul-08 5:36 
GeneralRe: How to disable scroll in menu on visibility change Pin
Luc Pattyn23-Jul-08 6:04
sitebuilderLuc Pattyn23-Jul-08 6:04 
GeneralRe: How to disable scroll in menu on visibility change Pin
AndrusM23-Jul-08 6:57
AndrusM23-Jul-08 6:57 
GeneralRe: How to disable scroll in menu on visibility change Pin
AndrusM23-Jul-08 4:37
AndrusM23-Jul-08 4:37 
Questiondropdownlist problem Pin
scottichrosaviakosmos22-Jul-08 8:09
scottichrosaviakosmos22-Jul-08 8:09 
AnswerRe: dropdownlist problem Pin
carbon_golem22-Jul-08 8:51
carbon_golem22-Jul-08 8:51 
AnswerRe: dropdownlist problem Pin
Shuaib wasif khan22-Jul-08 9:15
Shuaib wasif khan22-Jul-08 9:15 
Questionmodifying start menu Pin
teejayem22-Jul-08 7:40
teejayem22-Jul-08 7:40 
AnswerRe: modifying start menu Pin
half-life22-Jul-08 8:00
half-life22-Jul-08 8:00 
GeneralRe: modifying start menu Pin
teejayem22-Jul-08 8:14
teejayem22-Jul-08 8:14 
AnswerRe: modifying start menu Pin
Luc Pattyn22-Jul-08 8:09
sitebuilderLuc Pattyn22-Jul-08 8:09 
GeneralRe: modifying start menu Pin
teejayem22-Jul-08 8:17
teejayem22-Jul-08 8:17 
AnswerRe: modifying start menu Pin
PIEBALDconsult22-Jul-08 8:25
mvePIEBALDconsult22-Jul-08 8:25 
GeneralRe: modifying start menu Pin
Luc Pattyn22-Jul-08 8:33
sitebuilderLuc Pattyn22-Jul-08 8:33 
GeneralRe: modifying start menu Pin
teejayem22-Jul-08 8:39
teejayem22-Jul-08 8:39 
GeneralRe: modifying start menu Pin
PIEBALDconsult22-Jul-08 9:03
mvePIEBALDconsult22-Jul-08 9:03 
AnswerRe: modifying start menu Pin
Luc Pattyn22-Jul-08 8:38
sitebuilderLuc Pattyn22-Jul-08 8:38 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.