Re: MainMenu

  • From: "Varun Khosla" <varun.lists@xxxxxxxxx>
  • To: programmingblind@xxxxxxxxxxxxx
  • Date: Thu, 18 Sep 2008 09:40:25 +0530

Unfortunately, I don't have any language installed at my off Comp for
vs2005, and perhaps Ms has removed old-style menues from 2008. I'll
give it a try on saturday (smile)

On 9/16/08, Octavian Rasnita <orasnita@xxxxxxxxx> wrote:
> Thanks but I don't want that. I want to use the old-style menus in a .net
> application, because they might work better with Jaws. (Jaws 6).
> If I use Jaws 6 with the newer menus and I open the menus, Jaws doesn't
> speak the label of the first menu item, and I need to arrow up and down in
> order to read it, and this is not very nice.
>
> Octavian
>
> ----- Original Message -----
> From: "Varun Khosla" <varun.lists@xxxxxxxxx>
> To: <programmingblind@xxxxxxxxxxxxx>
> Sent: Tuesday, September 16, 2008 7:12 AM
> Subject: Re: MainMenu
>
>
>> If you're using ToolStrip and using DropDown button as one of your
>> main menu items, set its DisplayStyle property to immage&text, this
>> will show the text ("File", for example,) along with the image for
>> that item. And by doing this, if you've prepended "&" with the item
>> text, pressing alt+f will open the drop down.
>>
>> HTH
>>
>> On 9/10/08, Octavian Rasnita <orasnita@xxxxxxxxx> wrote:
>>> Hi,
>>>
>>> Does anyone know how to add a MainMenu to a C# program?
>>> I've chosen to show all the controls in the Tool bar, but MainMenu is not
>>> accessible, so I can use MenuStrip only, which I don't want.
>>>
>>> Thanks.
>>>
>>> Octavian
>>>
>>> __________
>>> View the list's information and change your settings at
>>> //www.freelists.org/list/programmingblind
>>>
>>>
>>
>>
>> --
>> Varun
>> __________
>> View the list's information and change your settings at
>> //www.freelists.org/list/programmingblind
>>
> __________
> View the list's information and change your settings at
> //www.freelists.org/list/programmingblind
>
>


-- 
Varun
__________
View the list's information and change your settings at 
//www.freelists.org/list/programmingblind

Other related posts: