FindReplaceDialog Class Reference

Inheritance diagram for FindReplaceDialog:

Dialog Window EvtHandler wxObject IDisposable

List of all members.

Public Member Functions

 this (IntPtr wxobj)
 this ()
 this (Window parent, FindReplaceData data, string title, int style=0)
bool Create (Window parent, FindReplaceData data, string title, int style=0)
FindReplaceData Data ()
void Data (FindReplaceData value)
void Find_Add (EventListener value)
void Find_Remove (EventListener value)
void FindNext_Add (EventListener value)
void FindNext_Remove (EventListener value)
void FindReplace_Add (EventListener value)
void FindReplace_Remove (EventListener value)
void FindReplaceAll_Add (EventListener value)
void FindReplaceAll_Remove (EventListener value)
void FindClose_Add (EventListener value)
void FindClose_Remove (EventListener value)

Public Attributes

const int wxFR_DOWN = 1
const int wxFR_WHOLEWORD = 2
const int wxFR_MATCHCASE = 4
const int wxFR_REPLACEDIALOG = 1
const int wxFR_NOUPDOWN = 2
const int wxFR_NOMATCHCASE = 4
const int wxFR_NOWHOLEWORD = 8


Constructor & Destructor Documentation

this ( IntPtr  wxobj  ) 

Reimplemented from Dialog.

this (  ) 

Reimplemented from Dialog.

this ( Window  parent,
FindReplaceData  data,
string  title,
int  style = 0 
)


Member Function Documentation

bool Create ( Window  parent,
FindReplaceData  data,
string  title,
int  style = 0 
)

FindReplaceData Data (  ) 

void Data ( FindReplaceData  value  ) 

void Find_Add ( EventListener  value  ) 

void Find_Remove ( EventListener  value  ) 

void FindNext_Add ( EventListener  value  ) 

void FindNext_Remove ( EventListener  value  ) 

void FindReplace_Add ( EventListener  value  ) 

void FindReplace_Remove ( EventListener  value  ) 

void FindReplaceAll_Add ( EventListener  value  ) 

void FindReplaceAll_Remove ( EventListener  value  ) 

void FindClose_Add ( EventListener  value  ) 

void FindClose_Remove ( EventListener  value  ) 


Member Data Documentation

const int wxFR_DOWN = 1

const int wxFR_WHOLEWORD = 2

const int wxFR_MATCHCASE = 4

const int wxFR_REPLACEDIALOG = 1

const int wxFR_NOUPDOWN = 2

const int wxFR_NOMATCHCASE = 4

const int wxFR_NOWHOLEWORD = 8


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