|
From: Basso, L. F. <lf...@vi...> - 2013-01-17 16:39:08
|
Hi BackStyle is an important property and is used in several classes. It is independent of WS_EX_TRANSPARENT, which is used in labels and hyperlinks. Serves to define the style in shape and classas container, panel and group and others. It was a way to standardize. It is used in conjunction with SetBkMode I think the class HSTATIC PAINT method can not be removed from the codes that enable transparency in objects. Regards, Basso -----Mensagem Original----- From: Alexander S.Kresin Sent: Wednesday, January 16, 2013 6:48 AM To: hwg...@li... Subject: [Hwgui-developers] hcontrol():backstyle 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. ------------------------------------------------------------------------------ Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery and much more. Keep your Java skills current with LearnJavaNow - 200+ hours of step-by-step video tutorials by Java experts. SALE $49.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122612 _______________________________________________ Hwgui-developers mailing list Hwg...@li... https://lists.sourceforge.net/lists/listinfo/hwgui-developers |