Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Command Button Input
Name: Jose Date: September 6, 2002 at 07:01:29 Pacific OS: Win NT CPU/Ram: 1.2 GHz
Comment:
I was wondering if it is possible to create a command button, that when the user hits it, an input button comes up that will tell them to enter a name. When they enter the name, that name will be stored alphebetically in a column. Its for an address book I'm making. Any help is greatly appreciated.
Summary: Most likely a question previously asked but is there an 'easy' way to change the text/forecolor colour for a command button in VB6? I have come across a few 3rd party OCX's that have this capability b...
Summary: 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 ...