Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

set sysmenu to ?? 1

Status
Not open for further replies.

foxup

Programmer
Dec 14, 2010
328
CA
Hi,

I seem to have run into a little snag. In my app, I run the "SET SYSMENU TO (blank)" to get of rid of the sysmenu because I obviously don't want my user to see it but they then lose the "COPY/PASTE (CTRL-C, CTRL-V)" capabilities. I would really need to fix that I can't seem to do it.

Please help.

Thanks,
FOXUP!
 
Well, the ideal fix would be to make your own input box. It's only a modal form with a textbox and a label. That way, you can do what you like as far as the pasting from the clipboard is concerned.

It should be very quick to do that, and you'll only ever have to do it once.

Mike

__________________________________
Mike Lewis (Edinburgh, Scotland)

Visual FoxPro articles, tips, training, consultancy
 
Hi Mike,

Seeing that it's the only way to go, that's what I did. :)

Thank you for all your help everybody!


Thanks,
FOXUP!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top