Hide

SftTree/DLL 7.5 - Tree Control

Display
Print

CustomCode

Defines optional product customization.

C

void WINAPI SftTree_SetCustomCode(HWND hwndCtl, long Code);
void WINAPI SftTreeSplit_SetCustomCode(HWND hwndCtl, long Code);

C++

void CSftTree::SetCustomCode(long Code);
void CSftTreeSplit::SetCustomCode(long Code);

Parameters

hwndCtl

The window handle of the tree control.

Code

A value defining product customization.

Comments

The SetCustomCode function defines optional product customization.

Valid Code values are made available by Product Support, in response to purchased enhancements, special features, etc. and are only available upon request.

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