zToolBar Class Reference

DERIVED CLASS FOR TOOLBAR CONTROLS. More...

#include <Zclass.h>

Inheritance diagram for zToolBar:
zWindow

List of all members.

Public Member Functions

virtual void TBNDropDown (int)

Detailed Description

DERIVED CLASS FOR TOOLBAR CONTROLS.

% Provides the functionality of the Windows common tool bar control. A toolbar is a control window that contains one or more buttons. Each button sends a command message to the parent window when the user clicks it. Typically, the buttons in a toolbar correspond to items in the application's menu, providing an additional and more direct way for the user to access an application's commands.


Member Function Documentation

virtual void zToolBar::TBNDropDown ( int   )  [inline, virtual]

Sent by a toolbar control when the user clicks a dropdown button.


The documentation for this class was generated from the following file:

Generated on Sun Nov 29 07:22:17 2009 for Rad.on++ by  doxygen 1.6.1