C# Class WinFormSelectDemo.Form1

Inheritance: System.Windows.Forms.Form
显示文件 Open project: NanQi/demo

Public Methods

Method Description
Form1 ( ) : System

Private Methods

Method Description
chbxAll_CheckedChanged ( object sender, EventArgs e ) : void
chbxList_ItemCheck ( object sender, System.Windows.Forms.ItemCheckEventArgs e ) : void

Method Details

Form1() public method

public Form1 ( ) : System
return System