Skip to main content
A newer version of this page is available. .

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