C# Class SystemEx.Windows.Forms.PopupEventArgs

Inheritance: System.EventArgs
显示文件 Open project: pvginkel/SystemEx

Public Methods

Method Description
PopupEventArgs ( Popup popup ) : System

Method Details

PopupEventArgs() public method

public PopupEventArgs ( Popup popup ) : System
popup Popup
return System