Hey all, quick question for you...my main application uses the
EnableVisualSty les functionality in .NETv1.1 and I load some dll's which
contain some windows forms which I would also like to EnableVisualSty les in,
but there is no "Applicatio n" 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.....
EnableVisualSty les functionality in .NETv1.1 and I load some dll's which
contain some windows forms which I would also like to EnableVisualSty les in,
but there is no "Applicatio n" 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.....
Comment