[ROOT] --> small

class CActMdls
    extends CDialog as public

Author:
unascribed

Version:
unknown

Source:
ACTMDLS.H:8

Constructors Index

CActMdls
[public]


Enums Index

__$E0004__
[public]


Variables Index

m_list1
[public]


Methods Index

DoDataExchange
[protected]
OnCancel
[protected]
OnInitDialog
[protected]
OnOK
[protected]


Constructors

CActMdls

public CActMdls ( CWnd * pParent = NULL ) ;


Enums

__$E0004__

public enum __$E0004__ { IDD = IDD_DIALOG9 } ;


Variables

m_list1

public CString m_list1


Methods

DoDataExchange

protected virtual void DoDataExchange ( CDataExchange * pDX ) ;

OnInitDialog

protected virtual BOOL OnInitDialog ( ) ;

OnCancel

protected virtual void OnCancel ( ) ;

OnOK

protected virtual void OnOK ( ) ;


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.