Skip to content

IsControlEnabled - cWebBaseUIObject

Determines if a control is enabled

Type: Function
Return Data Type: Boolean

Syntax

Function IsControlEnabled Returns Boolean

Call Example

Get IsControlEnabled to BooleanVariable

Description

Determines if a control is enabled (if pbEnabled is True of itself and its parents)

Return Value

True if enabled