Hide

SftTabs/DLL 6.0 - Tab Control for C/C++

Display
Print

GDIPlusAvailable

Returns whether GDI+ support is available.

C

void WINAPI SftTabs_GetGDIPlusAvailable(HWND hwndCtl);

C++

BOOL CSftTabs::GetGDIPlusAvailable() const;

Parameters

hwndCtl

The window handle of the tab control.

Returns

GetGDIPlusAvailable returns TRUE if GDI+ is available on the current system, otherwise FALSE is returned.

Comments

The GetGDIPlusAvailable function returns whether GDI+ support is available.

In order to use GDI+ images (see Sft_SetPictureGDIPlusImage), GDI+ support must be available. For information about distributing GDI+ with your application, please see "Distributing the Dlls".

See Also C/C++ API | C++ Classes | Notifications


Last Updated 08/13/2020 - (email)
© 2025 Softel vdm, Inc.