|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Adding Access keys to menu items in the Menu controlCould someone point me in the right direction as to how I could go about
adding an access key to each menu item within the new menu control? Currently it appears that the access key can only be assigned to the control itself, and not each individual menu item. Thanks, Mike Hi Mike
You're riight. Even the HotSpotItem got an AccessKey Property. Not very good if that's missing for menus but there seem to be a lot of other flaws. If you discover this one or how to do an 'AddRange', please let me know. Thanks! M Hi Mike
I came accross the following and it looks that if you use the SiteMapDataSource,SiteMapNodeCollection,SiteMapNodeItem etc to bind to menu control you can specify Attributes such as ALT for the SiteMapNodeItem. You might find the following article of interest. Just had a quick look through but it looks very promising. http://www.codeguru.com/csharp/csharp/cs_internet/desktopapplications/article.php/c8327__1/ HTH, Martin Mike Tavares wrote: Show quoteHide quote > Could someone point me in the right direction as to how I could go about > adding an access key to each menu item within the new menu control? > Currently it appears that the access key can only be assigned to the control > itself, and not each individual menu item. > > Thanks, > Mike
Event Sequence
ReportViewer/ObjectDataSource Problem Wizard Control and IsPostBack Styling DetailView or FormView extended Label webcontrol, doesn't populate it's children ?? Click event handler not called on dynamically create image button How to determine the "state" of a GridView GridView: Update is just not working for me Web Control Positioning Repeater Grouping |
|||||||||||||||||||||||