private void VendorControl_Load(object sender, EventArgs e)
 {
     m_Controller.Initialize();
 }