Table of Contents

QBFSTATUS property

Applies To

Window

Description

Used only with Get_Property, determines whether or not QBF (Query By Form) is active.

Usage

truefalse = Get_Property(windowname, "QBFSTATUS")

Remarks

ValueDescription
0QBF is not active.
1QBF is initialized.
2QBF is active.