This topic has not yet been rated - Rate this topic

Sys.CommandEventArgs Class

.NET Framework 4

Provides a class for command events.

Namespace: Sys

Inherits: Sys.CommandEventArgs

var argsObj = new Sys.CommandEventArgs(commandName, commandArgument, commandSource);

Name

Description

Sys.CommandEventArgs Constructor

Creates a CommandEventArgs object based on the supplied parameters.

Name

Description

Sys.CommandEventArgs.commandName Property

Gets a string that specifies the command name.

Sys.CommandEventArgs.commandArgument Property

Gets a value that represents the command argument.

Sys.CommentEventArgs.commandSource Property

Gets a value that represents the command source.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ