SftTree/DLL 6.5

ShowPlusMinus

Softel vdm, Inc.

Returns the presence of plus/minus bitmaps.

C

BOOL WINAPI SftTree_GetShowPlusMinus(HWND hwndCtl);
BOOL WINAPI SftTreeSplit_GetShowPlusMinus(HWND hwndCtl);

C++

BOOL CSftTree::GetShowPlusMinus() const;
BOOL CSftTreeSplit::GetShowPlusMinus() const;

Parameters

hwndCtl

The window handle of the tree control.

Returns

The return value indicates whether plus/minus bitmaps are currently shown.  TRUE is returned if plus/minus bitmaps are shown, otherwise FALSE is returned.

Comments

The GetShowPlusMinus function returns the presence of plus/minus bitmaps.

Plus/minus bitmaps are only shown once the bitmaps are registered using SetPlusMinus

See Also  C/C++ API  |  CategoriesNotifications

 


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