Jump to content

Recommended Posts

Posted

Hi. Can I have a message box without the OK button?

for example like this

MsgBox(4096,"", "This is the message1")

and after it

Sleep(15000)

but without the need to press OK

and if is possible to print many message

for example

"This is the message1"

"This is the message2"

"This is the message3"

and how can i have this msgbox where i want in the screen, and not in the centre?

Thanks ,

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
×
×
  • Create New...