ImageGear for C and C++ on Windows v19.3 - Updated
ART_GUI_rtf_toolbar_is_open
API Reference Guide > ART Component API Reference > ART Component Functions Reference > GUI Functions > ART_GUI_rtf_toolbar_is_open

This function indicates visibility of the RTF toolbar.

Declaration:

 
Copy Code
AT_ERRCOUNT ACCUAPI ART_GUI_rtf_toolbar_is_open( 
       LPAT_DWORD lpbIsOpen
);

Arguments:

Name Type Description
lpbIsOpen LPAT_DWORD Returned Boolean value: TRUE if the RTF toolbar is open; FALSE otherwise.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

Remarks:

The RTF toolbar can only be opened by double-clicking the RTF annotation.