Re: Why does FileOpenDialog look different in my image from deployed .exe



I notice an old msg from Bill mentioning something about
OFN_ENABLESIZING - is this something I have to do myself (maybe
subclass FileOpenDialog and turn this on).

I notice that OFN_ENABLESIZING is defined as the default style in FileDialog - so why is it that a deployed .exe doesn't honour this style on WinXP SP2?

Its wierd that in my development image it works fine, its just the packaged version where it doesn't?

Anyone else notice this?

Tim


.