Message Box
-
Hi, Can any one tell me how to change a messagebox font? I know I have to Create my own messagebox but I don't know how?(create a form to act like message box or derive from messagebox class) so please tell me how to change messagebox font?
you can create your own custome components!
Best Regards ----------------- Abhijit Jana View My Latest Article :- SpyNet : Your Network Spy "Success is Journey it's not a destination"
-
Hi, Can any one tell me how to change a messagebox font? I know I have to Create my own messagebox but I don't know how?(create a form to act like message box or derive from messagebox class) so please tell me how to change messagebox font?
You'll have to create your own custom message box like Abhijit suggested. Take a look around this site, there is an article or two how to achieve this.
"The clue train passed his station without stopping." - John Simmons / outlaw programmer
-
Hi, Can any one tell me how to change a messagebox font? I know I have to Create my own messagebox but I don't know how?(create a form to act like message box or derive from messagebox class) so please tell me how to change messagebox font?