CODEditComponent::CODEditComponent

Construct an edit component

Defined in: OdWndComp.cpp

Syntax

CODEditComponent::CODEditComponent(const UINT nCtlID);

CODEditComponent::CODEditComponent(const CODEditComponent& src);

Parameters

nCtlID

Identifier for control.

src

A component from which this component will be copied.