ESRI.ArcGIS.ADF | |
BaseCommand Class Methods | |
See Also Send comments on this topic. |
ESRI.ArcGIS.ADF.BaseClasses Namespace : BaseCommand Class |
For a list of all members of this type, see BaseCommand members.
Name | Description | |
---|---|---|
OnClick | Called when the user clicks a command. | |
OnCreate | Called when the command is created inside the application. | |
UpdateBitmap | Changes 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. |
Name | Description | |
---|---|---|
Finalize | Overridden. Destructor. Cleans up GDI resources used by the BaseCommand. |