ArcFM Engine Developer Guide
IsAnyPopupMenuShowing Property


Returns whether any popup menu is currently displayed (for prohibiting data refresh in Responder).
Syntax
'Declaration
 
Public Shared ReadOnly Property IsAnyPopupMenuShowing As Boolean
'Usage
 
Dim value As Boolean
 
value = PopupMenuCommand.IsAnyPopupMenuShowing
public static bool IsAnyPopupMenuShowing {get;}
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

PopupMenuCommand Class
PopupMenuCommand Members

 

 


Send Comment