PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Patrice Terrier on February 17, 2010, 12:53:38 PM

Title: Missing Style and StyleEx from the TAB properties
Post by: Patrice Terrier on February 17, 2010, 12:53:38 PM
Paul

Several Style(s) and ExtendedStyle are missing from the TAB properties when wanting to create a CustomControl.

For example: %WS_HSCROLL, %WS_VSCROLL and %WS_EX_LAYERED, %WS_EX_COMPOSITED

Thus we have to setup them in the code directly.

Added:
Indeed, i think that for custom control we should have the same scope of properties than for a popup window.

...