Yes! Thank you rabidrobot, that's precisely what I needed. Works beautifully. -VRS
VRSGUI
I tried the object-controller method... It DOES successfully toggle the edit control from visible to invisible and back, but it doesn't ever give it focus and put the cursor in the box. Any off-the-wall hackery-type ideas I could try from anyone? I think I've tried everything that's documented...
Hello! I'm new to this stuff, so please go easy! I've got an Edit Control ActiveX box that I'm using to process keyboard input (getting the MCE remote control to work in my menu). It works like a champ, but I don't want the box with the cursor in it to be visible, so I've got it off-screen. What I'd like is a button on the screen that you can click on to "enable remote control" -- all I need it to do is move the focus to the Edit Control box so that the cursor appears in it