ImageGear Professional DLL v17.1 for Windows Accusoft
IG_ARTX_GUI_tooltips_visible_set
Send Feedback  
ImageGear Professional DLL v17.1 for Windows > API Reference Guide > ArtXGUI Component API Reference > ArtXGUI Component Functions Reference > IG_ARTX_GUI_tooltips_visible_set

Glossary Item Box

This function is for changing the visible state of the tooltip.

Declaration:

  Copy Code
UINT IG_ARTX_GUI_tooltips_visible_set(
        BOOL bVisibleState
);

Arguments:

bVisibleState TRUE - GUI tooltips are visible, FALSE - otherwise.

Return Value:

0 if the function is successful, -1 otherwise.

Supported Raster Image Formats:

This function does not process image pixels.

©2012. Accusoft Corporation. All Rights Reserved.