QuestionEventArgs Constructor
.NET Framework (current version)
Initializes a new instance of the QuestionEventArgs class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | QuestionEventArgs() | Initializes a new instance of the QuestionEventArgs class using a default Response property value of false. |
![]() | QuestionEventArgs(Boolean) | Initializes a new instance of the QuestionEventArgs class using the specified default value for the Response property. |
Show:
