There is no way to change the font type of a message box, as VB calls the kernel's ';MessageBoxA'; procedure, which uses the default system font. I would suggest making a form that mimics a typical ';Message Box'; if you would like to use a custom font.Can anyone please tell me how to change the font type of a message box in VB.6.0?
Thanks for answering my question
Report Abuse
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.