Property Boolean Popup_State
Read Access: | Get Popup_State to BooleanVariable |
Write Access: | Set Popup_State to BooleanVariable/Value |
Determines whether the object should respond to the standard Activate message, or via the Popup message. If True, Activate will set the Focus_Mode of the object to No_Activate. Also if Popup_State is True, the Popup message will set the Focus_Mode of the object to Focusable and then perform a normal Activate.
Note: | This property is already set by its superclass(es) to work properly with Windows modality. It should not be changed. |
Set Popup_State to True