ControlInfo Class Reference

A list of ConrolInfo ListItem's are stored 'in' a dialog box. They are used to store information which is required in a subclassed controls proc. Currently Edit controls and Button controls create a ControlInfo item when they are subclassed. More...

#include <dlgmgr.h>

Inheritance diagram for ControlInfo:

ListItem CCObject SimpleCCObject List of all members.

Public Member Functions

 ~ControlInfo ()
 ControlInfo destructor.

Public Attributes

wxWindow * pControlWnd
UINT32 IDSValidCh
FARPROC lpfnOldProc

Detailed Description

A list of ConrolInfo ListItem's are stored 'in' a dialog box. They are used to store information which is required in a subclassed controls proc. Currently Edit controls and Button controls create a ControlInfo item when they are subclassed.

Author:
Simon_Maneggio (Xara Group Ltd) <camelotdev@xara.com>
Date:
6/9/93
See also:
DialogManager

Definition at line 896 of file dlgmgr.h.


Constructor & Destructor Documentation

ControlInfo::~ControlInfo  ) 
 

ControlInfo destructor.

Author:
Simon_Maneggio (Xara Group Ltd) <camelotdev@xara.com>
Date:
3/9/93
Parameters:
- [INPUTS]
- [OUTPUTS]
Returns:
-

Errors: -

See also:
-

Definition at line 7620 of file dlgmgr.cpp.

07621 {
07622 }


Member Data Documentation

UINT32 ControlInfo::IDSValidCh
 

Definition at line 901 of file dlgmgr.h.

FARPROC ControlInfo::lpfnOldProc
 

Definition at line 902 of file dlgmgr.h.

wxWindow* ControlInfo::pControlWnd
 

Definition at line 900 of file dlgmgr.h.


The documentation for this class was generated from the following files:
Generated on Sat Nov 10 03:53:09 2007 for Camelot by  doxygen 1.4.4