SftTabs/DLL 6.0

GDIPlusAvailable

Softel vdm, Inc.

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


Feedback / comments / error reports for this topic
© 2016 - Softel vdm, Inc. - www.softelvdm.com