Background color of message box
-
How can i change background color of msgbox using vb dot net or vb6. i do not want to use form for this purpose.
-
How can i change background color of msgbox using vb dot net or vb6. i do not want to use form for this purpose.
You can't. You have to build a custom form for this.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008
But no longer in 2009... -
You can't. You have to build a custom form for this.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008
But no longer in 2009...but it changes when we change theam in windows xp
-
but it changes when we change theam in windows xp
-
but it changes when we change theam in windows xp
Yeah, because the MessageBox is rendered by the system and uses the system's theme.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008
But no longer in 2009...