wx.GetTextFromUser Class Reference

List of all members.

Public Member Functions

 GetTextFromUser (wxString message, wxString caption, wxString defaultValue, Window parent, int x, int y, bool centre)
 GetTextFromUser (string message, string caption, string defaultValue, Window parent, int x, int y, bool centre)
 GetTextFromUser (string message, string caption, string defaultValue, Window parent, int x, int y)
 GetTextFromUser (string message, string caption, string defaultValue, Window parent, int x)
 GetTextFromUser (string message, string caption, string defaultValue, Window parent)
 GetTextFromUser (string message, string caption, string defaultValue)
 GetTextFromUser (string message, string caption)
 GetTextFromUser (string message)

Static Public Member Functions

static implicit operator string (GetTextFromUser g)


Constructor & Destructor Documentation

wx.GetTextFromUser.GetTextFromUser ( string  message  ) 

wx.GetTextFromUser.GetTextFromUser ( string  message,
string  caption 
)

wx.GetTextFromUser.GetTextFromUser ( string  message,
string  caption,
string  defaultValue 
)

wx.GetTextFromUser.GetTextFromUser ( string  message,
string  caption,
string  defaultValue,
Window  parent 
)

wx.GetTextFromUser.GetTextFromUser ( string  message,
string  caption,
string  defaultValue,
Window  parent,
int  x 
)

wx.GetTextFromUser.GetTextFromUser ( string  message,
string  caption,
string  defaultValue,
Window  parent,
int  x,
int  y 
)

wx.GetTextFromUser.GetTextFromUser ( string  message,
string  caption,
string  defaultValue,
Window  parent,
int  x,
int  y,
bool  centre 
)

wx.GetTextFromUser.GetTextFromUser ( wxString  message,
wxString  caption,
wxString  defaultValue,
Window  parent,
int  x,
int  y,
bool  centre 
)


Member Function Documentation

static implicit wx.GetTextFromUser.operator string ( GetTextFromUser  g  )  [static]


Manual of the wx.NET   (c) 2003-2011 the wx.NET project at   Get wx.NET at SourceForge.net. Fast, secure and Free Open Source software downloads