Hide

SftTree/OCX 7.5 - ActiveX Tree Control

Display
Print

CustomCode Property, SftTree Object

Defines optional product customization.

Syntax

Get

VB.NETCode = object.CustomCode As Integer
VBCode = object.CustomCode As Long
C#.NETint Code = object.CustomCode;
VC++long Code = object->CustomCode;
long Code = object->GetCustomCode();
CHRESULT object->get_CustomCode(long* Code);

Put

VB.NETobject.CustomCode = Code As Integer
VBobject.CustomCode = Code As Long
C#.NETint object.CustomCode = Code;
VC++long object->CustomCode = Code;
void object->PutCustomCode(long Code);
CHRESULT object->put_CustomCode(long Code);

object

A SftTree object.

Code

Defines optional product customization.

Comments

The CustomCode property 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 SftTree Object | Object Hierarchy


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


Spring Break!

Our offices will be closed this week (March 18 through March 22).

We'll be back March 24 to address any pending sales and support issues.