PictureBox with shortcut possible?
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
My Windows Form (VB2005) contains PictureBox on it. This PictureBox has
click-event in use to do something. Now I need to know Is it possible to
set Shortcut for this PictureBox? I mean if user clicks for example "F2"
then it fires PictureBox_Click-event.
--
Thanks in advance!
Mika
.
Relevant Pages
- draw picturebox on ShowDialog
... How can I get the picturebox to show the drawing directly after I've opened the Windows Form containing the control. ... private void Features_Load ... (microsoft.public.dotnet.framework.windowsforms) - Re: Printing PNG file or any image file
... > printer without having to load it into a windows form, picturebox, ... Herfried K. Wagner [MVP] ... (microsoft.public.dotnet.languages.vb) - Re: Image coordinates
... If you handle the MouseClick event in the PictureBox itself, ... Professional Numbskull ... Hard work is a medication for which ... I'm developing a windows form application that has a picturebox in ... (microsoft.public.dotnet.languages.csharp) - Re: Win Form, Image and getting the presice x,y Pixel the mouse is
... right of the map ... > to the picturebox and not the form, but you'll have to look to see about ... >> Place an Picturebox on a windows form ... >> Is there an event on the picturebox control that fires whenever the mouse ... (microsoft.public.dotnet.general) - Re: Win Form, Image and getting the presice x,y Pixel the mouse is poi
... to the picturebox and not the form, but you'll have to look to see about ... > I am creating a game program that displays a map (preferably in hexes but ... > Place an Picturebox on a windows form ... > Is there an event on the picturebox control that fires whenever the mouse ... (microsoft.public.dotnet.general) |
|