Share

AdUiEnableDockControlBars

C++

void ADUI_PORT AdUiEnableDockControlBars(
    BOOL bEnable, 
    CStringArray* pToolIds = NULL
);

File

aduiDock.h

Description

For internal use only.

Parameters

Parameters Description
bEnable Internal use only
pToolIds Internal use only

Was this information helpful?