WarnLoadProbe Property
Description
Returns the check box value or sets the Please Load Probe = %s warning check box found in the Warnings Display Options dialog box.
Property type
Read-write property
Syntax
Visual Basic |
---|
Public Property WarnLoadProbe As Long |
Return Type
Read/write Long value.
Remarks
If you set this property a non-zero value or True, then PC-DMIS selects this check box.
If you set this property to a zero value or False, then PC-DMIS deselects this check box.
See Also