Navigation: Ultimate Suite for PowerBuilder Help > Folder Explorer > Functions >

of_load

Send comments on this topic.

 

Description:

Changes the controls visual style.

Syntax:

of_load ( )
of_load (string as_initialdir)

Argument

Description

as_initialdir

The directory that you want the control to display as the root directory

Return Value:

Returns 1 if successful. Returns 0 if an invalid directory is passed in.

Usage:

of_Load("c:\my directory\")


Copyright © 2021 Werysoft Inc.