CAnnoData::SelectToolbar

#include “BiAnno.h”

void SelectToolbar( int nTBar );

Description

Overload this function to select the new toolbar for the application. It is possible to customize the toolbar(s) for the different type of objects.

Parameters

int

nTBar

The object type to select the new toolbar for the application.

Return value

None

Programming Notes

None

Code Example

None