CODButtonComponent::CODButtonComponent

Construct a button component.

Defined in: OdWndComp.cpp

Syntax

CODButtonComponent::CODButtonComponent();

CODButtonComponent::CODButtonComponent(const CODButtonComponent& src);

Parameters

nCtlID

Identifier for control.

src

A component from which this component will be copied.