Hi All,
I am having a DataGrid in my windows application which contains a
DataGridColumn for displaying approvals. Even after
"Application.EnableVisualStyles();", application is displaying old windows
look-n-feel on Windows XP machine.
Apart from using Leadit Extended DataGrid, can somebody give me pointer to
have XP look-n-feel for the same?
Thanks & Regards,
Piyush Gupta
EllenSand@gmail.com - 15 Dec 2004 00:03 GMT
I believe this is a bug in EnableVisualStyles. A call to
Application.DoEvents() just after Application.EnableVisualStyles() may
solve your problem.
Ellen - 15 Dec 2004 00:05 GMT
I believe this is a bug in EnableVisualStyles. A call to
Application.DoEvents() just after Application.EnableVisualStyles() may
solve your problem.
elenaflorescu@gmail.com - 15 Dec 2004 00:11 GMT
I believe this is a bug in EnableVisualStyles. If you add
Application.DoEvents() just after Application.EnableVisualStyles() it
may solve your problem.
> Hi All,
>
[quoted text clipped - 8 lines]
> Thanks & Regards,
> Piyush Gupta
EllenSand@gmail.com - 15 Dec 2004 00:12 GMT
I believe this is a bug in EnableVisualStyles. A call to
Application.DoEvents() just after Application.EnableVisualStyles() may
solve your problem.
> Hi All,
>
[quoted text clipped - 8 lines]
> Thanks & Regards,
> Piyush Gupta
EllenSand@gmail.com - 15 Dec 2004 00:13 GMT
I believe this is a bug in EnableVisualStyles. A call to
Application.DoEvents() just after Application.EnableVisualStyles() may
solve your problem.
> Hi All,
>
[quoted text clipped - 8 lines]
> Thanks & Regards,
> Piyush Gupta