ESRI.ArcGIS.ADF.Local
BaseCommand Class Methods
See Also  Send Feedback
ESRI.ArcGIS.ADF.BaseClasses Namespace : BaseCommand Class




For a list of all members of this type, see BaseCommand members.

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic)GetHBitmap Creates an HBITMAP from the specified Bitmap, preserving the alpha-channel.  
Public MethodOnClick Called when the user clicks a command.  
Public MethodOnCreate Called when the command is created inside the application.  
Public MethodUpdateBitmapChanges the Bitmap for the command. Call this method to update the icon used for the command at runtime, after the command has already been instantiated.  
Top

Protected Methods

 NameDescription
Protected MethodFinalizeOverridden.  Destructor. Cleans up GDI resources used by the BaseCommand.  
Top

See Also

© 2010 All Rights Reserved.