Documentation Center

PslResource.AutoLayout

Performs an auto-layout operation on this resource. Currently this works only with dialogs from WIN32 and RC files.

Syntax

Expression.AutoLayout (Path as String) as Boolean

Expression Object of type PslResource

Path Path of the file to import.

Returns TRUE, if successful.