Jump to content

How can I set the icon of the messagebox


RoyceH
 Share

Recommended Posts

I use GUISetIcon to set a icon for my script

but the msgbox's icon still the au3's

how to set it to my icon?

i don't believe you can change it with msgbox's.

and if you are talking about the icons from the help file:

decimal flag Icon-related Result hexadecimal flag

0 (No icon) 0x0

16 Stop-sign icon 0x10

32 Question-mark icon 0x20

48 Exclamation-point icon 0x30

64 Information-sign icon consisting of an 'i' in a circle 0x40

those are built in and not changeable to my knowledge.

you may have to create a child gui in order to have the icon the same.

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...