XLine | classes |
class CXLinePropPage | ? ^ |
The Microsoft style ActiveX Control Property Page class.
When the control is used in a design (non-runtime) environment, the control must perform a few helper functions. This, then, handles the design-timne interface.
- Source:
- XLinePpg.h:19
- Author:
- Green Lizard Staff
- Version:
- 1.01
Contents | ^ |
Entity Inherited From Type Scope Short Description ~CXLinePropPage destructor public automatically generated CXLinePropPage constructor public undocumented CXLinePropPage constructor public automatically generated $anonymous$ enum public undocumented operator = operator public automatically generated
destructor ~CXLinePropPage | ? ^ > |
automatically generated
- Source:
- XLinePpg.h
- Code:
public ~ CXLinePropPage ( )
constructor CXLinePropPage | ? ^ < > |
undocumented
- Source:
- XLinePpg.h:25
- Code:
public CXLinePropPage ( )
constructor CXLinePropPage | ? ^ < > |
automatically generated
- Source:
- XLinePpg.h
- Code:
public CXLinePropPage ( const CXLinePropPage & )
enum $anonymous$ | ? ^ < > |
undocumented
- Source:
- XLinePpg.h:29
- Code:
public enum { IDD = IDD_PROPPAGE_XLINE }
operator = | ? ^ < > |
automatically generated
- Source:
- XLinePpg.h
- Code:
public CXLinePropPage & operator = ( const CXLinePropPage & )
Created Sun May 14 08:06:43 2006.
This documentation was generated automatically by
ccdoc v08r40 2003/05/15 bin_opt_msvc_MSWin32-x86-multi-thread-4.0.
Click here to submit a bug report or feature request for ccdoc.
Click here to return to the top of the page.