CODListBoxComponent::CODListBoxComponent

Construct a list box component.

Defined in: OdWndComp.cpp

Syntax

CODListBoxComponent::CODListBoxComponent();

CODListBoxComponent::CODListBoxComponent(const CODListBoxComponent& src);

Parameters

nCtlID

Identifier for control.

src

A component from which this component will be copied.