Main Page | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | Related Pages

VDKPanelbar Class Reference

Provides a status bar with one or more panel, each panel is a VDKLabel. More...

#include <panelbar.h>

Inheritance diagram for VDKPanelbar:

VDKFrame VDKObjectContainer VDKObject VDKNotCopyAble List of all members.

Public Member Functions


Detailed Description

Provides a status bar with one or more panel, each panel is a VDKLabel.


Constructor & Destructor Documentation

VDKPanelbar::VDKPanelbar VDKForm owner,
int  panels_num = 1,
int  shadow = shadow_in
 

Constructor

Parameters:
owner 
panels_num 
shadow 


Member Function Documentation

PanelList& VDKPanelbar::Panels  )  [inline]
 

Returns panels, since a panel is a VDKLabel you can access them to set panel contents or other properties.

    panelbar->Panels()[0] = "a text";


The documentation for this class was generated from the following files:
Generated on Wed Aug 6 11:01:58 2003 for vdk 2.0.3 by doxygen 1.3.2