Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > ReportControl Object : IsAnalysisWindow Property
IsAnalysisWindow Property
Description

 

This read-only property returns 1 if the current ReportControl is an AnalysisWindow object or 0 if it is not an Analysis object.

Property type
Read-only property
Syntax
Visual Basic
Public Property IsAnalysisWindow As Long
Return Type
Long value of 0 or 1.
See Also