====== 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 ==== ^Value^Description^ |0|QBF is not active.| |1|QBF is initialized.| |2|QBF is active.|