PropertyGrid

Description

The PropertyGrid object is useful when you want to display many prompts to the user and accept many inputs.

.ExpandItem()

Type V. Expands or contracts a named category.

.IsExpanded()

Type L. Returns TRUE (.T.) if a category is expanded.

.SetFocus()

Type V. Sets focus to an item, expanding its container category if necessary.

Limitations

Desktop applications only.

See Also