ArcFM Engine Developer Guide
Checkmark Property


Returns the checkmark bitmap used to indicate checked menu items.
Syntax
'Declaration
 
Public Shared ReadOnly Property Checkmark As Bitmap
'Usage
 
Dim value As Bitmap
 
value = CommandManager.Checkmark
public static Bitmap Checkmark {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

CommandManager Class
CommandManager Members

 

 


Send Comment