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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Remove QueryClose (x) from userform

Status
Not open for further replies.

muis

Programmer
Jan 29, 2003
1
NL
Made a userform, but don't want users to see the close button at all. Know how to disable it, but I want to make it invisible.
 
muis,

Take a look at the FormFun download at Stephen Bullen's website:
One option is to display a Userform without the Close button (X). There are many other interesting options, as well. The code uses the Win32 API


HTH
Mike
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top