ArcFM Desktop Developer Guide
AllowTearaway Property


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Returns/sets whether the menu can be torn away and floated.
Syntax
'Declaration
 
Public Property AllowTearaway As Boolean
'Usage
 
Dim instance As PopupCommandBase
Dim value As Boolean
 
instance.AllowTearaway = value
 
value = instance.AllowTearaway
public bool AllowTearaway {get; set;}
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

PopupCommandBase Class
PopupCommandBase Members

 

 


Send Comment