CODControlComponent::CODControlComponent
Construct a windowed control component.
Defined in: OdWndComp.cpp
Syntax
CODControlComponent::CODControlComponent(const UINT nCtlID);CODControlComponent::CODControlComponent(const CODControlComponent& src);
Parameters
nCtlID
Identifier for control.
src
A component from which this component will be copied.