Method | Description | |
---|---|---|
CloseReasonEventArgs ( ToolStripDropDownCloseReason closeReason ) : System |
Initialize a new instance of the CloseReasonEventArgs class.
|
public CloseReasonEventArgs ( ToolStripDropDownCloseReason closeReason ) : System | ||
closeReason | ToolStripDropDownCloseReason | Reason for the close action occuring. |
return | System |