[ROOT] --> small

class CFocus
    extends CDialog as public

Author:
unascribed

Version:
unknown

Source:
FOCUS.H:8

Constructors Index

CFocus
[public]


Enums Index

__$E0012__
[public]


Variables Index

m_15
[public]
m_16
[public]
m_xfox
[public]
m_yfox
[public]


Methods Index

DoDataExchange
[protected]
OnInitDialog
[protected]


Constructors

CFocus

public CFocus ( CWnd * pParent = NULL ) ;


Enums

__$E0012__

public enum __$E0012__ { IDD = IDD_FOCUS } ;


Variables

m_16

public CButton m_16

m_15

public CButton m_15

m_xfox

public int m_xfox

m_yfox

public int m_yfox


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.