Private void ssaToolStripMenuItem_Click (object sender, EventArgs e)
{
FrmUserAdd FRM=new FrmUserAdd ();
//call the form displayed on the main interface of dockPanel
FRM. Show (enclosing dockPanel1);
}
With this a useful code
Window button key see
Through the call button key form also have no reaction, also don't know is what circumstance
CodePudding user response:
Because in a child form click on the button can't put a child form is called in the weifenluo will want to use splitContainer and, according to the results form content is not thought for a long time and I don't know where is the problem