Removing the windows default minimize, hide, close bar via vba

Conoize23

Registered User.
Local time
Yesterday, 16:36
Joined
May 27, 2016
Messages
15
Is there a way to remove the windows default bar that appears in all windows forms, I've seen many forms these days without that custom windows bar, and closing the app via a button within the form, I want to do this to a splash form I did and I wish to eliminate that, there must be a vb code to stop it from showing
 
yeah I did it that way but still I cannot get rid of the default bar hmm, maybe it needs some api code formating as suggested in the page you provided me, thanks for the info
 
Oh, try setting Border Style to None
 
Last edited:
Oh, so I get it now... I thought by the answer in your other thread I got it wrong. Happy to help! :D
 

Users who are viewing this thread

Back
Top Bottom