|
From: Alexander S.K. <al...@be...> - 2013-01-16 08:48:39
|
Hi, as I see, the hcontrol():backstyle variable may have only two values: OPAQUE (default) and TRANSPARENT. But we already have the :extstyle variable, which have the WS_EX_TRANSPARENT flag set if the control is TRANSPARENT. So there is no any need in the hcontrol():backstyle, or I miss something ? Regards, Alexander. |