![]() Rogue Wave Views 5.5.1 |
Rogue Wave Views |
Rogue Wave Views Documentation Home |
Pane class. More...
#include <ilviews/gadgets/panecont.h>
Public Member Functions | |
| IlvSliderPane (const char *name, IlvDisplay *display) | |
| Constructor. | |
Pane class.
Library: ilvadvgdt
An IlvSliderPane object is a relief rectangle that separates two resizable panes and that allows you to resize these panes when dragged. To resize a pane using a slider pane, click the slider pane and drag it to a new location.
- Slider Pane Separating Two Panes.
This class is used by the IlvPanedContainer class when the "manage slider" mode is enabled. (See the IlvPanedContainer::manageSliders method.)
IlvPane, IlvPanedContainer. | IlvSliderPane::IlvSliderPane | ( | const char * | name, | |
| IlvDisplay * | display | |||
| ) |
Constructor.
Initializes a new instance of the IlvSliderPane class.
| name | The name of the pane. | |
| display | The connection to the display. |
© Copyright 2012, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.