dxApplyFormTransparencyToPopupWindows Constant
Specifies if DevExpress dropdown/popup windows inherit the transparency settings applied to their parent forms.
Declaration
const dxApplyFormTransparencyToPopupWindows: Boolean = True;
Returns
| Type |
|---|
| Boolean |
Remarks
Set this constant to False to prohibit the transparency inheritance.
See Also