Computing.Net > Forums > Programming > Command Button Behaviour-VB.Net

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

Command Button Behaviour-VB.Net

Reply to Message Icon

Name: kaepeekay
Date: November 24, 2004 at 02:25:37 Pacific
OS: Windows 2000 Prof
CPU/Ram: 512mb
Comment:

I am facing a problem. I have put a command button in VB.Net Form(Windows Application) and its caption is &Clear. But whenever I press 'C'(without Alt) the event is firing. I have datagrid in that form also. I don't know what is happening behind. Need a suggesstion



Sponsored Link
Ads by Google

Response Number 1
Name: secrets
Date: November 25, 2004 at 05:20:23 Pacific
Reply:

there are two possible options
one is that you have put hotkey on the application which is peforming this.....
second can be that your alt button is not working correctly.


0
Reply to Message Icon

Related Posts

See More


c++ deleting a file Linked Lists in C



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Command Button Behaviour-VB.Net

Disable Close (x) Button in VB.NET www.computing.net/answers/programming/disable-close-x-button-in-vbnet/8319.html

Return errorlevel from VB.net www.computing.net/answers/programming/return-errorlevel-from-vbnet-/14690.html

VB.NET - value passing between form www.computing.net/answers/programming/vbnet-value-passing-between-form/11795.html