[ROOT] --> small

class CInpBox
    extends CDialog as public

Author:
unascribed

Version:
unknown

Source:
INPBOX.H:8

Constructors Index

CInpBox
[public]


Enums Index

__$E0014__
[public]


Variables Index

m_inpboxedit
[public]
m_inpboxtext
[public]
m_inpboxtitle
[public]


Methods Index

DoDataExchange
[protected]
OnInitDialog
[protected]


Constructors

CInpBox

public CInpBox ( CWnd * pParent = NULL ) ;


Enums

__$E0014__

public enum __$E0014__ { IDD = IDD_DIALOG14 } ;


Variables

m_inpboxedit

public CString m_inpboxedit

m_inpboxtext

public CString m_inpboxtext

m_inpboxtitle

public CString m_inpboxtitle


Methods

DoDataExchange

protected virtual void DoDataExchange ( CDataExchange * pDX ) ;

OnInitDialog

protected virtual BOOL OnInitDialog ( ) ;


This documentation was generated automatically by the ccdoc tool (version 0.7a).
Click here to submit a bug report or feature request.

Click here to return to the top of the page.