C# Class BKI_DichVuMatDat.HeThong.f995_ht_phan_quyen_cho_nhom

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

Public Methods

Method Description
display ( ) : void
f995_ht_phan_quyen_cho_nhom ( ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Method Description
InitializeComponent ( ) : void

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

f995_ht_phan_quyen_cho_nhom_Load ( object sender, EventArgs e ) : void
format_control ( ) : void
load_data_2_cbo ( ) : void
load_data_2_rtxt_quyen_chua_cap ( decimal ip_dc_id ) : void
load_data_2_rtxt_quyen_da_cap ( decimal ip_dc_id ) : void
m_cbo_user_group_SelectedIndexChanged ( object sender, EventArgs e ) : void
m_cmd_exit_Click ( object sender, EventArgs e ) : void
m_cmd_left_2_right_Click ( object sender, EventArgs e ) : void
m_cmd_left_2_right_all_Click ( object sender, EventArgs e ) : void
m_cmd_right_2_left_Click ( object sender, EventArgs e ) : void
m_cmd_right_2_left_all_Click ( object sender, EventArgs e ) : void
m_cmd_save_Click ( object sender, EventArgs e ) : void
m_lbox_quyen_chua_cap_SelectedIndexChanged ( object sender, EventArgs e ) : void
m_lbox_quyen_da_cap_SelectedIndexChanged ( object sender, EventArgs e ) : 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

display() public method

public display ( ) : void
return void

f995_ht_phan_quyen_cho_nhom() public method

public f995_ht_phan_quyen_cho_nhom ( ) : System
return System