I'm using SHMultiFileProperties to bring up a property sheet for a file(s). Is there an easy way to set it's position? I've noticed that explorer positions it in the same place where the context menu was displayed.
nicos wrote: > I'm using SHMultiFileProperties to bring up a property sheet for a > file(s). Is there an easy way to set it's position? > I've noticed that explorer positions it in the same place where the > context menu was displayed. SHMultiFileProperties uses the CFSTR_SHELLIDLISTOFFSET data to position the property sheet. -- Jim Barry, MVP (Windows SDK)