C# Class BKI_DichVuMatDat.DanhMuc.F153_dm_nguoi_bao_lanh

Inheritance: System.Windows.Forms.Form
Show file Open project: assassinadal/BKIProject-DichVuMatDat Class Usage Examples

Public Methods

Method Description
F153_dm_nguoi_bao_lanh ( ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Method Description
F153_dm_nguoi_bao_lanh_Load ( object sender, EventArgs e ) : void
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

format_controls ( ) : void
load_data_to_grid ( ) : void
set_define_events ( ) : void
set_init_form_load ( ) : void

Method Details

Dispose() protected method

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
return void

F153_dm_nguoi_bao_lanh() public method

public F153_dm_nguoi_bao_lanh ( ) : System
return System