SftTree/DLL 6.5

SFTTREESPLIT_CLASS

Softel vdm, Inc.

The SFTTREESPLIT_CLASS preprocessor symbol defines the window class name of a tree control with splitter bar.

#define SFTTREESPLIT_CLASS "SftTreeSplit65"

Comments

The SFTTREESPLIT_CLASS preprocessor symbol defines the window class name of a tree control with splitter bar.

SFTTREE_CLASS is the window class name of a tree control without splitter bar.

The actual class name (SftTreeSplit65) usually changes between SftTree/DLL releases.

When defining a tree control using the window class SFTTREE_CLASS, the functions SftTreeSplit_xxx or the C++ class CSftTreeSplit must be used.

This preprocessor symbol is normally used when creating a control window dynamically using CreateWindow(Ex).  When designing a dialog resource (see "Creating a Dialog Resource with Visual C++"), the window class name must be entered as-is and the preprocessor symbol cannot be used.

See Also  C/C++ API  |  CategoriesNotifications

 


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