2.2.6.12.28 DynaControl::Update

Description

Updates the control, call this member function, when the Tree has changed show/hide. enable/disable, control value and other control properties to update the control to reflect those changes.

Syntax

BOOL Update( DWORD dwOptions = 0 )

Parameters

dwOptions
option bits, not used. Can be one of the values in the enum above, like DYNACONTROL_UPDATE_SHOWHIDE.

Return

returns non zero if successful.

Examples

Remark

See Also

Header to Include

Control.h