ScriptUSER Posted May 1, 2007 Share Posted May 1, 2007 Is there a way to change th fonts, size , colour of "my message " taken from Valuter udf ! XSkinMsgBoxOK("In", "mymessage " ) Link to comment Share on other sites More sharing options...
Valuater Posted May 1, 2007 Share 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) Link to comment Share on other sites More sharing options...
ScriptUSER Posted May 1, 2007 Author Share 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 Link to comment Share on other sites More sharing options...
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