Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

MNMultilineEdit.h

Go to the documentation of this file.
00001 
00002 
00003 
00004 #ifndef MNMULTILINEEDIT_H
00005 #define MNMULTILINEEDIT_H
00006 
00007 #include "MNAbstractEdit.h"
00008 
00014 class MNMultilineEdit : public MNAbstractEdit
00015 {
00016   public:
00020     MNMultilineEdit( MNComponent *parent, int x, int y, int w, 
00021                      int h, LPSTR def_text = NULL, int style = 0 );
00022 
00023 };
00024 
00025 #endif

Generated on Thu Oct 31 18:21:37 2002 for GuiLib by doxygen1.2.18