Discussion:
Panel control help
(too old to reply)
t***@yahoo.com
2005-07-18 04:58:34 UTC
Permalink
hi all
i am having problem in panel control.
I am using panel control which is containing one button 'cancel'.
i have set shortcut key as c.
But when i run my form i am expecting shortcut key to ke alt c which is
not happening. even if i press c it is excepting that as shortcut key.
can someon tell me why this is happening.
please help me.
thanks in advance.
Michael Cole
2005-07-18 06:56:51 UTC
Permalink
Post by t***@yahoo.com
hi all
i am having problem in panel control.
I am using panel control which is containing one button 'cancel'.
i have set shortcut key as c.
How? What did you do to set the shortcut key? Are you talking about using
the & in the button label?
Post by t***@yahoo.com
But when i run my form i am expecting shortcut key to ke alt c which
is not happening. even if i press c it is excepting that as shortcut
key. can someon tell me why this is happening.
You need to explain better what it is that you are doing, and what it is
that you want.


--
Regards,

Michael Cole
Anand.V.V.N
2005-07-18 07:04:03 UTC
Permalink
Hi,

Though its not clear, from what I assume try setting the property in the
form Keypreview true, and try.
Any way if you can explain in detail it would be useful to post a solution.

Anand.
--
"Who will guard the guards?"
Post by t***@yahoo.com
hi all
i am having problem in panel control.
I am using panel control which is containing one button 'cancel'.
i have set shortcut key as c.
But when i run my form i am expecting shortcut key to ke alt c which is
not happening. even if i press c it is excepting that as shortcut key.
can someon tell me why this is happening.
please help me.
thanks in advance.
Jeff Johnson [MVP: VB]
2005-07-19 18:54:58 UTC
Permalink
Post by t***@yahoo.com
i am having problem in panel control.
Is this a .NET question?

This is a VB "classic" newsgroup. Questions about VB.NET (including VB 2005,
which has dropped .NET from its name) are off-topic here.

Please ask .NET questions in newsgroups with "dotnet" in their names. The
*.vb.* groups are for VB6 and earlier. If you don't see the *.dotnet.*
groups on your news server, connect directly to the Microsoft server:
msnews.microsoft.com.
uchiha
2014-05-13 04:23:23 UTC
Permalink
trialproduct2004 wrote on 07/18/2005 00:58 ET
Post by t***@yahoo.com
hi al
i am having problem in panel control
I am using panel control which is containing one button 'cancel'
i have set shortcut key as c
But when i run my form i am expecting shortcut key to ke alt c which i
not happening. even if i press c it is excepting that as shortcut key
can someon tell me why this is happening
please help me
thanks in advance
Sounds like quite strange a question. I never met such similar situatio
before

In this circumstance, I suggest you to try some UI panel control

http://www.kettic.com/winforms_ui/csharp_guide/panels_labels_panels.shtm

And if that still doesn't work, try to apply a shortcut control

http://www.kettic.com/winforms_ui/shortcut.shtm

Hope you success.

Continue reading on narkive:
Loading...