Skip to content

XTPStatusPaneStyle Enumeration

Description

The style of the status pane.

Members

Member Description
SBPS_NOBORDERS When this flag is applied, the border will be removed from the indicated status bar pane.
SBPS_DISABLED When this flag is applied, the indicated status bar pane will be disabled. The text in the pane will appear "disabled" based on the DrawDisabledText setting.
SBPS_STRETCH The pane will stretch; it will not have a static width. So the pane's width can be only more or equal to its Width property.

Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.