IUIX_CmdBar::Icon Property
From PDF XChange PDF SDK
Property Icon of interface IUIX_CmdBar returns/sets Pointer to IUIX_Icon containing the command bar's icon.
Syntax
HRESULT get_Icon([out, retval] IUIX_Icon** pIcon); HRESULT put_Icon([in] IUIX_Icon* pIcon);