Back Forward
Lingo - Properties

IsPopup


Description:

Determine if menu is displayed (1) or not (0)
Type:

integer 0|1
Operations:

Read
Example:
if member("StarMenu1").IsPopup then
  -- menu is displayed
end if
  
See also: