Name | Value | Description | |||
exToolTipAppearance | 64 | Specifies the visual appearance of the borders of the tooltips. | |||
exToolTipBackColor | 65 | Specifies the tooltip's background color. | |||
exToolTipForeColor | 66 | Specifies the tooltip's foreground color. | |||
exCheckBoxState0 | 70 | Specifies the visual appearance for the check box in 0 state (unchecked). | |||
exCheckBoxState1 | 71 | Specifies the visual appearance for the check box in 1 state (checked). | |||
exCheckBoxState2 | 72 | Specifies the visual appearance for the check box in 2 state (partial, not used). | |||
exRadioButtonState0 | 73 | Specifies the visual appearance for the radio button in 0 state (unchecked). | |||
exRadioButtonState1 | 74 | Specifies the visual appearance for the radio button in 1 state (checked). | |||
exMenuFlatLineColor | 100 | Specifies the color to show the vertical line on flat appearance. | |||
exMenuScrollBackColor | 101 | Specifies the background color to show the menu's scroll bars. | |||
exMenuSelBorderColor | 102 | Specifies the color to show the frame arround the selected item. | |||
exMenuSeparatorItem | 103 | Specifies the color to show the separator item. | |||
exMenuButtonItem | 104 | Specifies the visual appearance for an item, when the Appearance property is Button. | |||
exGroupPopupFrameSingle | 105 |
Specifies the visual appearance/solid color of the frame around the grouping items, when its group includes a single item.
The GroupPopup property specifies the way the
item's submenu are grouped. Use the
exGroupPopupFrameSingle,
exGroupPopupFrameHStart,
exGroupPopupFrameHIntermediate and
exGroupPopupFrameHEnd to specify a different visual appearance for the frame around
grouping items (horizontally).
The following screen shot shows the grouping items with an EBN frame: which has been created using the following 4 EBNs: | |||
exGroupPopupFrameHStart | 106 | Specifies the visual appearance/solid color of the frame around the first item ( horizontally arranged ), when the its group includes more items. The GroupPopup property specifies the way the item's submenu are grouped. Use the exGroupPopupFrameSingle, exGroupPopupFrameHStart, exGroupPopupFrameHIntermediate and exGroupPopupFrameHEnd to specify a different visual appearance for the frame around grouping items (horizontally). | |||
exGroupPopupFrameHIntermediate | 107 | Specifies the visual appearance/solid color of the frame around an intermediate item ( not start or end item, horizontally arranged ), when the its group includes more items. The GroupPopup property specifies the way the item's submenu are grouped. Use the exGroupPopupFrameSingle, exGroupPopupFrameHStart, exGroupPopupFrameHIntermediate and exGroupPopupFrameHEnd to specify a different visual appearance for the frame around grouping items (horizontally). | |||
exGroupPopupFrameHEnd | 108 | Specifies the visual appearance/solid color of the frame around the last item ( not start or intermediate item, horizontally arranged ), when the its group includes more items. The GroupPopup property specifies the way the item's submenu are grouped. Use the exGroupPopupFrameSingle, exGroupPopupFrameHStart, exGroupPopupFrameHIntermediate and exGroupPopupFrameHEnd to specify a different visual appearance for the frame around grouping items (horizontally). | |||
exGroupPopupFrameSolid | 109 | Specifies the solid color of the frame around the grouping items. | |||
exMenuHotBackColor | 110 | Specifies the visual appearance/color to show the item from the cursor. | |||
exMenuHotForeColor | 111 | Specifies the foreground color to show the item from the cursor. | |||
exMenuSelHotBackColor | 112 | Specifies the visual appearance/color to show the selected item from the cursor. | |||
exMenuSelHotForeColor | 113 | Specifies the foreground color to show the selected item from the cursor. | |||
exMenuSeparatorSelectButton | 114 | Specifies the visual appearance/color to show the separator between select and drop down button. | |||
exMenuSeparatorSelectButtonBottom | 115 | Specifies the visual appearance/color to show the separator between select and drop down button ( show the drop-down button to the bottom ). | |||
exGroupPopupFrameVStart | 116 |
Specifies the visual appearance/solid color of the frame around the first item ( vertically arranged ), when the its group includes more items.
The GroupPopup property specifies the way the
item's submenu are grouped. Use the exGroupPopupFrameVStart,
exGroupPopupFrameVIntermediate and exGroupPopupFrameVEnd to specify a different
visual appearance for the frame around grouping items (vertically).
The following screen shot shows the grouping items with an EBN frame: which has been created using the following 4 EBNs: | |||
exGroupPopupFrameVIntermediate | 117 | Specifies the visual appearance/solid color of the frame around an intermediate item ( not start or end item, vertically arranged ), when the its group includes more items. The GroupPopup property specifies the way the item's submenu are grouped. Use the exGroupPopupFrameVStart, exGroupPopupFrameVIntermediate and exGroupPopupFrameVEnd to specify a different visual appearance for the frame around grouping items (vertically). | |||
exGroupPopupFrameVEnd | 118 | Specifies the visual appearance/solid color of the frame around the last item ( not intermediate or end item, vertically arranged ), when the its group includes more items. The GroupPopup property specifies the way the item's submenu are grouped. Use the exGroupPopupFrameVStart, exGroupPopupFrameVIntermediate and exGroupPopupFrameVEnd to specify a different visual appearance for the frame around grouping items (vertically). |