搜题
用户您好, 请在下方输入框内搜索其它题目:
搜题
题目内容 (请给出正确答案)
提问人:网友 发布时间:
【单项选择题】

与Load Form2等效的语句是()。

A、A.Form2.Load

B、B.Form2.Visible=False

C、C.Form2.Show

D、D.Form2.Visible=True

更多“与Load Form2等效的语句是()。”相关的问题
第3题

A、A.Form_Load  B、B.Me_Load  C、C.Myfrm_Load  D、D.Form1_Load  

点击查看答案
第4题

A、A、frm_Load  B、B、Me_CmdOK  C、C、Form-Load  D、D、Form_Load  

点击查看答案
第5题

A、MyFrm_Load  B、Me_Load  C、Form1_Load  D、Form_Load  

点击查看答案
第6题

A、MyFrm_Load  B、Me_Load  C、Form1_Load  D、Form_Load  

点击查看答案
第7题

A、protected void Page_Load(object sender, EventArgs e) { Control userControl=Page.LoadControl("TestUserControl.ascx"); Page.Form.Controls.Add(userControl); }  B、protected void Page_Load(object sender, EventArgs e) { Control userControl = Page.FindControl("TestUserControl.ascx"); Page.Form.Controls.Load(userControl); }  C、protected void Page_PreInit(object sender, EventArgs e) { Control userControl =Page.LoadControl("TestUserControl.ascx");Page.Form.Controls.Add(userControl); }  D、protected void Page_PreInit(object sender, EventArgs e) { Control userControl = Page.FindControl("TestUserControl.ascx"); Page.Form.Controls.Load(userControl); }  

点击查看答案
客服
TOP

请使用微信扫码支付

订单号:
遇到问题请联系在线客服