Property Boolean ContainsFocus
Read Access: | Get ContainsFocus to BooleanVariable |
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.