Difference between revisions of "User:Wasn't"

From Yugipedia
Jump to: navigation, search
Line 1: Line 1:
 
             <big style="color: crimson;">'''Please Don't Touch This; Just leave it like this!'''
 
             <big style="color: crimson;">'''Please Don't Touch This; Just leave it like this!'''
 
             '''(U can Copy and Paste it to your own place)'''</big>
 
             '''(U can Copy and Paste it to your own place)'''</big>
 
<source lang="dos">
 
x=msgbox("Happy",48+0,"Sad") = messagebox("inside text",box,"title") (Save it as: Text Document)
 
0: Normal message box
 
1: OK and Cancel
 
2: Abort, Retry, Ignore
 
3: Yes, No, Cancel
 
4: Yes and No
 
5: Retry and Cancel
 
16: Critical message icon
 
32: Warning query icon
 
48: Warning message icon
 
64: Information message icon
 
4096: Always stay on top of the desktop
 
</source>
 

Revision as of 17:23, 22 August 2011

           Please Don't Touch This; Just leave it like this!
           (U can Copy and Paste it to your own place)