ScriptUSER Posted May 1, 2007 Posted May 1, 2007 Is there a way to change th fonts, size , colour of "my message " taken from Valuter udf ! XSkinMsgBoxOK("In", "mymessage " )
Valuater Posted May 1, 2007 Posted May 1, 2007 Is there a way to change th fonts, size , colour of "my message " taken from Valuter udf ! XSkinMsgBoxOK("In", "mymessage " ) only by adding the desired results inside the UDF 8)
ScriptUSER Posted May 1, 2007 Author Posted May 1, 2007 only by adding the desired results inside the UDF 8) hi Valuter .. here is i guess the function ... some guide lines to modify ... ? thanks ! Func XSkinMsgBoxOK($MBTitle, $MBText) XSkinMsgBox($MBTitle, $MBText, "", 4) EndFunc
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now