Tuesday, March 17, 2009

Activate A Disabled Command Button

Sometimes it's easier to simply activate a command button thats not seen or disabled on your form instead of having one there or duplicating code to do the same thing.., See my Winamp front end for a better example, Those buttons can ALL be hidden and a text box does all the commands with Ascii numbers deciphered from what you type as a single character in the text box.


No comments:

Post a Comment