I've noticed (using Spy++) that each tab on a panel gadget has a 'Static' window to group all gadgets together.... Now, I think the usual way to do this is to use Dialog windows (Class: "#32770").
I know it doesn't really matter in most cases, but It causes problems with some skin engines...
Also, it seems strange that PanelGadgets need to be on top of their own static window...
Edit: Same goes for the container gadget
Last edited by PolyVector on Mon May 24, 2004 9:53 pm, edited 1 time in total.
I just spent a couple hours setting up a tab control manually with Dialog windows instead... and there's still problems with the skin engine... how odd... oh well!