private void btnDrawNextFunc_Click(object sender, EventArgs e) { ValidateProgram(); gViewer.Graph = MyBMC.GetCFGNextFunctionAsGLEEGraph(); }