ArcFM Engine Developer Guide
MenuBackColor2 Property


Returns/sets the second background color (for gradients) for the menu area on a popup menu.
Syntax
'Declaration
 
Public Property MenuBackColor2 As Color
'Usage
 
Dim instance As MenuSettings
Dim value As Color
 
instance.MenuBackColor2 = value
 
value = instance.MenuBackColor2
public Color MenuBackColor2 {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

MenuSettings Class
MenuSettings Members

 

 


Send Comment