'宣言 Public Function New( _ ByVal panel As UltraStatusPanel, _ ByVal button As MouseButtons, _ ByVal clicks As Integer, _ ByVal x As Integer, _ ByVal y As Integer _ )
public PanelClickEventArgs( UltraStatusPanel panel, MouseButtons button, int clicks, int x, int y )