rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Gadgets Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

IlvSliderPane Class Reference

Pane class. More...

#include <ilviews/gadgets/panecont.h>

Inheritance diagram for IlvSliderPane:
IlvGraphicPane IlvPane

List of all members.

Public Member Functions

 IlvSliderPane (const char *name, IlvDisplay *display)
 Constructor.

Detailed Description

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.

IlvSliderPanea.gif

- 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.)

See also:
IlvPane, IlvPanedContainer.

Constructor & Destructor Documentation

IlvSliderPane::IlvSliderPane ( const char *  name,
IlvDisplay display 
)

Constructor.

Initializes a new instance of the IlvSliderPane class.

Parameters:
name The name of the pane.
display The connection to the display.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

© 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.