[ROOT] --> small

class CActiveXDocControl
    extends COleControl as public

Author:
unascribed

Version:
unknown

Source:
ActivDoc.h:30

Constructors Index

CActiveXDocControl
[public]
~CActiveXDocControl
[public]


Enums Index

__$E0003__
[public]


Methods Index

AddDocTemplate
[protected]
GetDocTemplate
[protected]
OnCreate
[protected]
OnDestroy
[protected]
OnSize
[protected]
OnTimer
[protected]


Constructors

CActiveXDocControl

public CActiveXDocControl ( ) ;

CActiveXDocControl

public virtual ~ CActiveXDocControl ( ) ;


Enums

__$E0003__

public enum __$E0003__ { } ;


Methods

AddDocTemplate

protected void AddDocTemplate ( CActiveXDocTemplate * pDocTemplate ) ;

GetDocTemplate

protected CDocTemplate * GetDocTemplate ( ) ;

OnCreate

protected afx_msg int OnCreate ( LPCREATESTRUCT lpCreateStruct ) ;

OnSize

protected afx_msg void OnSize ( UINT nType ,
                                int cx ,
                                int cy ) ;

OnTimer

protected afx_msg void OnTimer ( UINT nIDEvent ) ;

OnDestroy

protected afx_msg void OnDestroy ( ) ;


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.