robman70
Technical User
- Aug 6, 2002
- 90
I have two questions:
1. I use to use a program that when you right clicked on the toolbar, a menu displayed with a 'always on top' option, which made that window always on top of anything else open, does anyone have any idea how i could do this with visual basic?
2. I have a text area, txtPhone, when i put a phone number in it (7135551212) i would like to be able to click a button, cmdFormat, and it make print back to txtPhone.Text the same number just in 713 555-1212 format, then click cmdUnFormat and it put it back to 7135551212
ive been trying, but cant seem to figure either out, if anyone can help me with either of these, i would greatly appreciate it
thanks