ContainsFocus - cUIObject

Determines if the container contains the focus

Type: Property

Access: Read-Only

Data Type: Boolean

Parameters: None

Syntax
 Property Boolean ContainsFocus

Read Access: Get ContainsFocus to BooleanVariable


Description

The ContainsFocus property returns true if the object or one of its descendents contains the focus.

This method is used by DataFlex to control navigation logic and will probably not be used by developers. If used this would most often be sent to a container object to determine if the container contains the focus.