System.Windows.Forms.QuestionEventArgs Members

The members of System.Windows.Forms.QuestionEventArgs are listed below.

See Also: Inherited members from System.EventArgs

Public Constructors

Initializes a new instance of the System.Windows.Forms.QuestionEventArgs class using a default QuestionEventArgs.Response property value of false.

Initializes a new instance of the System.Windows.Forms.QuestionEventArgs class using the specified default value for the QuestionEventArgs.Response property.

Public Properties

Responsebool.

Gets or sets a value indicating the response to a question represented by the event.