Jump to content

Make MsgBox look like a real error?


sd333221
 Share

Recommended Posts

I want my MsgBox look like a real windows error,

any way? ;)

thank you

so long,

sd333221

<{POST_SNAPBACK}>

You can either use the MsgBox function or create your own.

#Region --- CodeWizard generated code Start ---
;MsgBox features: Title=Yes, Text=Yes, Buttons=OK, Icon=Critical, Miscellaneous=Top-most attribute
MsgBox(262160,"Error","Unknown error with application")
#EndRegion --- CodeWizard generated code End ---

SciTE for AutoItDirections for Submitting Standard UDFs

 

Don't argue with an idiot; people watching may not be able to tell the difference.

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...