Skip to main content

TdxNavBarOfficeNavigationBarOptionsView.DrawParentBackground Property

Specifies if the Office Navigation Bar‘s background is transparent.

Declaration

property DrawParentBackground: Boolean read; write; default True;

Property Value

Type Default
Boolean True

Remarks

Set this property to False or True to disable or enable the control’s transparency.

The default value of the DrawParentBackground property is True.

See Also