Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > Machine Object : IsFPanel Property
IsFPanel Property
Description
Determines whether or not the controller is an FPanel controller.
Property type
Read-only property
Syntax
Visual Basic
Public Property IsFPanel As Boolean
Return Type
Read-only Boolean value. Returns True if your controller is indeed an FPanel controller, False otherwise.
See Also