CommandStateChangeEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents event arguments for the CommandStateChangeEventArgs
public ref class CommandStateChangeEventArgs sealed : EventArgs
public sealed class CommandStateChangeEventArgs : EventArgs
type CommandStateChangeEventArgs = class
inherit EventArgs
Public NotInheritable Class CommandStateChangeEventArgs
Inherits EventArgs
- Inheritance
-
CommandStateChangeEventArgs
Constructors
CommandStateChangeEventArgs() |
Initializes a new instance of the CommandStateChangeEventArgs class. |
Properties
Command |
Gets the integer expression that corresponds to a command. |
Enable |