Re: Context Menus

  • From: "Varun Khosla" <varun.lists@xxxxxxxxx>
  • To: programmingblind@xxxxxxxxxxxxx
  • Date: Wed, 1 Oct 2008 09:48:56 +0530

Which version of vs are you using? I'm not having those ok,cancel&more
details buttons when pressing f4 (shortcut for brows button) at
form.ContextMenuStrip in 2008. Also, are you having dropped
contextMenuStrips in the list box below (None) and just Jaws not
reading them?

You can also set this prop via code just add the following line inside
form load event:
me.ContextMenuStrip = ContextMenuStrip1 (replace the name with what
you've specified)

HTH

On 10/1/08, Marvin Hunkin <startrekcafe@xxxxxxxxx> wrote:
> Hi.
> still not working with jaws, and did not like the drop down option in
> properties, and gave me the okay, cancel, details button.
> so maybe i just might delete the context menu, and try dropping them again.
> cheers Marvin.
>
>
> __________
> 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: