TNxSidePanel6
Component that mimic the Folder Pane component from Microsoft Outlook. The component acts like a standard panel component but it can be collapsed by clicking on a button.
6.10.0
of Next Suite 6.
Properties
Name | Description |
---|---|
Buttons | Buttons shown when the component is not expanded. |
CollapsedImageIndex | Index of image inside Images painted when the component is collapsed. |
Expanded | Whether component is in full or compact mode. |
ExpandedImageIndex | Index of image inside Images painted when the component is expanded. |
HeaderSize | Width of the component when it is collapsed. |
Images | Images displayed on the toggle (expanding/collapsing) button. |
SelectedButton | Index of currently selected tool button. |
Events
Name | Description |
---|---|
OnSelectedButtonChanged | Occurs when value of SelectedButton is changed. |