Share

AcPane::AcPane (CString&) Constructor

C++

ACAD_PORT AcPane(
    const CString& strId
);

Description

Constructor for the standard status bar pane item.

Parameters

Parameters Description
strId Name identifier for the pane item

Links

AcPane

Was this information helpful?