Re: Context Menus in vb

  • From: "Varun Khosla" <varun.lists@xxxxxxxxx>
  • To: programmingblind@xxxxxxxxxxxxx
  • Date: Tue, 30 Sep 2008 17:55:57 +0530

Go to form properties, locate ContextMenuStrip, press f4, choose the
dropped contextMenu from the list box and press enter ... you're done!

HTH

On 9/30/08, Marvin Hunkin <startrekcafe@xxxxxxxxx> wrote:
>     how do you do that?
> yes, got the context menu, of the form, dropped, and will have to go and
> have a look at the source property.
> cheers Marvin.
> ----- Original Message -----
> From: "Varun Khosla" <varun.lists@xxxxxxxxx>
> To: <programmingblind@xxxxxxxxxxxxx>
> Sent: Tuesday, September 30, 2008 5:07 PM
> Subject: Re: Context Menus in vb
>
>
> Have you specified contextMenu property of the desire element (form,
> for example) with the contextMenuStrip control you've dropped?
> Specifying this property and right clicking the source element should
> show the popup.
>
> HTH
>
> On 9/30/08, Marvin Hunkin <startrekcafe@xxxxxxxxx> wrote:
>> Hi.
>> did a small example, where i had to drop a context menu strip, and drop a
>> color and a font dialogue box tools, and coded them correctly.
>> and had a message label, saying right click.
>> now, when i use the right slash key on my laptop, the context menus do not
>> seem to popup, and jaws does not read any thing at all.
>> why?
>> 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
>
>
> __________
> 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: