日本国产亚洲-日本国产一区-日本国产一区二区三区-日本韩国欧美一区-日本韩国欧美在线-日本韩国欧美在线观看

當(dāng)前位置:雨林木風(fēng)下載站 > 技術(shù)開發(fā)教程 > 詳細(xì)頁面

MDI應(yīng)用中的單案例(singleton)窗口

MDI應(yīng)用中的單案例(singleton)窗口

更新時間:2022-04-29 文章作者:未知 信息來源:網(wǎng)絡(luò) 閱讀次數(shù):

下面的代碼片斷假設(shè)你的多文檔應(yīng)用程序中包含一個toolbar。當(dāng)你點擊toolBarButton1 按鈕時,將會創(chuàng)建并顯示一個 Patients 子窗口。下面的代碼在單機事件時發(fā)生。

private void toolBar1_ButtonClick(object sender,
System.Windows.Forms.ToolBarButtonClickEventArgs e)
{
// a flag to store if the child form is opened or not
bool found = false;

if (e.Button == toolBarButton1)
{
// get all of the MDI children in an array
Form[] charr = this.MdiChildren;

if (charr.Length == 0) // no child form is opened
{
Patients myPatients = new Patients();
myPatients.MdiParent = this;
// The StartPosition property is essential
// for the location property to work
myPatients.StartPosition = FormStartPosition.Manual;
myPatients.Location = new Point(0,0);
myPatients.Show();
}
else // child forms are opened
{

foreach (Form chform in charr)
{
if (chform.Name == "Patients")
// one instance of the form is already opened
{
chform.Activate();
found = true;
break; // exit loop
}
else
found = false; // make sure flag is set to
// false if the form is not found
}

if (found == false)
{
Patients myPatients = new Patients();
myPatients.MdiParent = this;
// The StartPosition property is essential
// for the location property to work
myPatients.StartPosition = FormStartPosition.Manual;
myPatients.Location = new Point(0,0);
myPatients.Show();
}
}
}
}
這樣,就實現(xiàn)了一個單窗口實例的解決方案。

溫馨提示:喜歡本站的話,請收藏一下本站!

本類教程下載

系統(tǒng)下載排行

主站蜘蛛池模板: 国产乡下三级全黄三级带 | 精品噜噜噜噜久久久久久久久 | 大胆gogo999亚洲肉体艺术 | 久久精品国产亚洲a不卡 | 日本一级欧美三级 | 天天做天天爱天天干 | 精品国产91久久久久久久 | 欧美视频网站 | 天天拍天天干天天操 | 国产三级视频在线 | 欧美精品三级在线 | 欧美日韩一区二区三 | 久久亚洲欧美综合激情一区 | 欧美大黑bbb | 美女被免费网站在线jk视频 | 视频二区 中文字幕 欧美 | 高清人人天天夜夜曰狠狠狠狠 | 曰批全过程免费视频观看草莓 | 色噜噜狠狠成人网 | 国产日产欧产精品网站 | 真人视频一级毛片 | 日本三级影院 | 日本videosbest极品 | 亚洲精品视频观看 | 韩国久久精品 | 婷婷四房色播 | 五月天综合社区 | 国产欧美日韩一区二区三区视频 | 成人久久久 | 曰曰鲁夜夜免费播放视频 | 免费观看www视频 | 久久久久久天天夜夜天天 | 91精品最新国内在线播放 | 久久精品这里热有精品2015 | 亚洲欧美在线精品 | 我不卡手机在线观看 | fc2成本人免费视频 fenfencao在线观看免费视频 | 婷婷色综合网 | 99精彩视频在线观看 | 91国语精品3p在线观看 | 亚洲免费二区三区 |