2 references to WS_EX_LAYERED
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDown.cs (1)
231cp.ExStyle |= (int)WINDOW_EX_STYLE.WS_EX_LAYERED;
System\Windows\Forms\Form.cs (1)
773cp.ExStyle |= (int)WINDOW_EX_STYLE.WS_EX_LAYERED;