G
Guest
Hey all, quick question for you...my main application uses the
EnableVisualStyles functionality in .NETv1.1 and I load some dll's which
contain some windows forms which I would also like to EnableVisualStyles in,
but there is no "Application" to enable it within the dll code....how do I go
about enabling xp visual styles on the loaded dll forms? If at all possible,
I would like to not use a .manifest file.....
EnableVisualStyles functionality in .NETv1.1 and I load some dll's which
contain some windows forms which I would also like to EnableVisualStyles in,
but there is no "Application" to enable it within the dll code....how do I go
about enabling xp visual styles on the loaded dll forms? If at all possible,
I would like to not use a .manifest file.....