2005/5/9

     
 

class ToolBar

artefaktur
Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

acdk::wx::ToolBar Class Reference

#include <ToolBar.h>

Inheritance diagram for acdk::wx::ToolBar:

acdk::wx::ToolBarBase acdk::wx::Control acdk::wx::Window acdk::wx::EvtHandler acdk::wx::WxObject acdk::lang::Object acdk::lang::ObjectBase acdk::lang::dmi::StdDispatch List of all members.

Detailed Description

see wxToolBar

Author:
Roger Rene Kommer (mailto:kommer@artefaktur.com)
Version:
Revision
1.9
Date:
Date
2005/02/05 10:45:35


Public Member Functions

 ToolBar (IN(RWindow) parent, int id, IN(RPoint) pos=Point::defaultPosition(), IN(RSize) size=Size::defaultSize(), int style=BorderNone|TbHorizontal)


Constructor & Destructor Documentation

acdk::wx::ToolBar::ToolBar IN(RWindow parent,
int  id,
IN(RPoint pos = Point::defaultPosition(),
IN(RSize size = Size::defaultSize(),
int  style = BorderNone | TbHorizontal
[inline]