BCGControlBar Pro for MFC
LPCTSTR CBCGPProp::GetOption ( int  nIndex) const

Returns an option located at the specified index.

Returns
A pointer to string containing the option text.

Use this function to retrieve an option text by a given index.

Parameters
nIndexSpecifies index of option to be returned.