Search
ButtonEventArgs Members
Constructors Properties
 


Specifies data for the buttonClick event.

The following tables list the members exposed by the ButtonEventArgs type.

 Public Constructors

  Name Description

ButtonEventArgs

Initializes a new instance of the ButtonEventArgs class.

 Public Properties

  Name Description

button

Gets a value indicating which navigation button is clicked.

 See Also