WinStudio

TreeRefresh Method

Applies To

IWSFormComponent interface, tree objects

Definition

Refreshes the tree component, rebuilding itself from the top/root.

Syntax

object.TreeRefresh( )

  Part

  Description

object Required. A reference to a valid tree component object.

Example

ThisForm.Components("tree1").TreeRefresh()

Related Topics

About Tree Components

Add a Tree Component

TreeGetCurItemLevelProperty Method

TreeGetCurItemProperty Method

TreeGetCurLevel Method

TreeSetCacheRecordCap Method