NumberEntryDialog Class Reference

Inheritance diagram for NumberEntryDialog:

Dialog Window EvtHandler wxObject IDisposable

List of all members.

Public Member Functions

 this (IntPtr wxobj)
 this (Window parent, string message, string prompt, string caption, int value, int min, int max, Point pos=wxDefaultPosition)
int Value ()
override int ShowModal ()

Public Attributes

const int wxNumberEntryDialogStyle = (Dialog.wxOK | Dialog.wxCANCEL | Dialog.wxCENTRE )


Constructor & Destructor Documentation

this ( IntPtr  wxobj  ) 

Reimplemented from Dialog.

this ( Window  parent,
string  message,
string  prompt,
string  caption,
int  value,
int  min,
int  max,
Point  pos = wxDefaultPosition 
)


Member Function Documentation

int Value (  ) 

override int ShowModal (  ) 

Reimplemented from Dialog.


Member Data Documentation

const int wxNumberEntryDialogStyle = (Dialog.wxOK | Dialog.wxCANCEL | Dialog.wxCENTRE )


The documentation for this class was generated from the following file:
Generated on Sun Feb 1 21:30:27 2009 for wxD by  doxygen 1.5.4