已閱讀5頁,還剩1頁未讀, 繼續(xù)免費閱讀
版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進(jìn)行舉報或認(rèn)領(lǐng)
文檔簡介
MessageBox 類.NET Framework 4.5 .NET Framework 4 .NET Framework 3.5 .NET Framework 3.0 .NET Framework 2.0此主題尚未評級 - 評價此主題顯示可包含文本、按鈕和符號(通知并指示用戶)的消息框。繼承層次結(jié)構(gòu)System.ObjectSystem.Windows.Forms.MessageBox命名空間: System.Windows.Forms程序集: System.Windows.Forms(在 System.Windows.Forms.dll 中)語法C#C+F#VB復(fù)制public class MessageBoxMessageBox 類型公開以下成員。方法名稱說明Equals(Object)確定指定的對象是否等于當(dāng)前對象。 (繼承自 Object。)Finalize允許對象在“垃圾回收”回收之前嘗試釋放資源并執(zhí)行其他清理操作。 (繼承自 Object。)GetHashCode用作特定類型的哈希函數(shù)。 (繼承自 Object。)GetType獲取當(dāng)前實例的 Type。 (繼承自 Object。)MemberwiseClone創(chuàng)建當(dāng)前 Object 的淺表副本。 (繼承自 Object。)Show(String)顯示具有指定文本的消息框。Show(IWin32Window, String)在指定對象的前面顯示具有指定文本的消息框。Show(String, String)顯示具有指定文本和標(biāo)題的消息框。Show(IWin32Window, String, String)在指定對象的前面顯示具有指定文本和標(biāo)題的消息框。Show(String, String, MessageBoxButtons)顯示具有指定文本、標(biāo)題和按鈕的消息框。Show(IWin32Window, String, String, MessageBoxButtons)在指定對象的前面顯示具有指定文本、標(biāo)題和按鈕的消息框。Show(String, String, MessageBoxButtons, MessageBoxIcon)顯示具有指定文本、標(biāo)題、按鈕和圖標(biāo)的消息框。Show(IWin32Window, String, String, MessageBoxButtons, MessageBoxIcon)在指定對象的前面顯示具有指定文本、標(biāo)題、按鈕和圖標(biāo)的消息框。Show(String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton)顯示具有指定文本、標(biāo)題、按鈕、圖標(biāo)和默認(rèn)按鈕的消息框。Show(IWin32Window, String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton)在指定對象的前面顯示具有指定文本、標(biāo)題、按鈕、圖標(biāo)和默認(rèn)按鈕的消息框。Show(String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton, MessageBoxOptions)顯示具有指定文本、標(biāo)題、按鈕、圖標(biāo)、默認(rèn)按鈕和選項的消息框。Show(IWin32Window, String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton, MessageBoxOptions)在指定對象的前面顯示具有指定文本、標(biāo)題、按鈕、圖標(biāo)、默認(rèn)按鈕和選項的消息框。Show(String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton, MessageBoxOptions, Boolean)顯示一個具有指定文本、標(biāo)題、按鈕、圖標(biāo)、默認(rèn)按鈕、選項和“幫助”按鈕的消息框。Show(String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton, MessageBoxOptions, String)使用指定的幫助文件顯示一個具有指定文本、標(biāo)題、按鈕、圖標(biāo)、默認(rèn)按鈕、選項和“幫助”按鈕的消息框。Show(IWin32Window, String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton, MessageBoxOptions, String)使用指定的幫助文件顯示一個具有指定文本、標(biāo)題、按鈕、圖標(biāo)、默認(rèn)按鈕、選項和“幫助”按鈕的消息框。Show(String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton, MessageBoxOptions, String, String)使用指定的幫助文件和幫助關(guān)鍵字顯示一個具有指定文本、標(biāo)題、按鈕、圖標(biāo)、默認(rèn)按鈕、選項和“幫助”按鈕的消息框。Show(String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton, MessageBoxOptions, String, HelpNavigator)使用指定的幫助文件和 HelpNavigator 顯示一個具有指定文本、標(biāo)題、按鈕、圖標(biāo)、默認(rèn)按鈕、選項和“幫助”按鈕的消息框。Show(IWin32Window, String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton, MessageBoxOptions, String, String)使用指定的幫助文件和幫助關(guān)鍵字顯示一個具有指定文本、標(biāo)題、按鈕、圖標(biāo)、默認(rèn)按鈕、選項和“幫助”按鈕的消息框。Show(IWin32Window, String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton, MessageBoxOptions, String, HelpNavigator)使用指定的幫助文件和 HelpNavigator 顯示一個具有指定文本、標(biāo)題、按鈕、圖標(biāo)、默認(rèn)按鈕、選項和“幫助”按鈕的消息框。Show(String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton, MessageBoxOptions, String, HelpNavigator, Object)使用指定的幫助文件、HelpNavigator 和幫助主題顯示一個具有指定文本、標(biāo)題、按鈕、圖標(biāo)、默認(rèn)按鈕、選項和“幫助”按鈕的消息框。Show(IWin32Window, String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton, MessageBoxOptions, String, HelpNavigator, Object)使用指定的幫助文件、HelpNavigator 和幫助主題顯示一個具有指定文本、標(biāo)題、按鈕、圖標(biāo)、默認(rèn)按鈕、選項和“幫助”按鈕的消息框。ToString返回表示當(dāng)前對象的字符串。 (繼承自 Object。)MessageBox.Show()共有21中重載方法。現(xiàn)將其常見用法總結(jié)如下: 1.MessageBox.Show(Hello);最簡單的,只顯示提示信息。2.MessageBox.Show(There are something wrong!,ERROR);可以給消息框加上標(biāo)題。3.if (MessageBox.Show(Delete this user?, Confirm Message,MessageBoxButtons.OKCancel) = DialogResult.OK)/delete詢問是否刪除時會用到這個。4.if (MessageBox.Show(Delete this user?, Confirm Message,MessageBoxButtons.OKCancel,MessageBoxIcon.Question) = DialogResult.OK)/delete可以給MessageBox加上一個Icon,.net提供常見的Icon共選擇。5.if (MessageBox.Show(Delete this user?, Confirm Message, MessageBoxButtons.OKCancel,MessageBoxIcon.Question,MessageBoxDefaultButton.Button2) = DialogResult.OK)/delete可以改變MessageBox的默認(rèn)焦點,如下:6.if (MessageBox.Show(Delete this user?, Confirm Message, MessageBoxButtons.OKCancel,MessageBoxIcon.Question,MessageBoxDefaultButton.Button2,MessageBoxOptions.RtlReading) =DialogResult.OK)/delete反向顯示:7.if (MessageBox.Show(Delete this user?, Confirm Message, MessageBoxButtons.OKCancel,MessageBoxIcon.Question, MessageBoxDefaultButton.Button2, MessageBoxOptions.RightAlign,true) =DialogResult.OK)/delete添加Help按鈕:8.if (MessageBox.Show(Delete this user?, Confirm Message, MessageBoxButtons.OKCancel,MessageBoxIcon.Question, MessageBoxDefaultButton.Button1, MessageBoxOptions.RtlReading,/folder/file.htm) = DialogResult.OK)/delete指定幫助文件的路徑,點擊即可打開該路徑下的幫助文件。9./HelpNavigator指定常數(shù)來指示要顯示的幫助文件元素。Find 幫助文件將打開到搜索頁。 if (MessageBox.Show(Delete this user?, Confir
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負(fù)責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時也不承擔(dān)用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 眉山藥科職業(yè)學(xué)院《軟件工程與》2023-2024學(xué)年第一學(xué)期期末試卷
- 2024年度校園食堂承包與食品安全監(jiān)管合同3篇
- 2024年度汽車貸款信用保證保險合同3篇
- 2024年標(biāo)準(zhǔn)版房地產(chǎn)項目資本金監(jiān)管協(xié)議版B版
- 2024年版:教育貸款申請合同3篇
- 影調(diào)的造型作用
- 呂梁師范高等專科學(xué)?!吨袊鞘邪l(fā)展史》2023-2024學(xué)年第一學(xué)期期末試卷
- 2024全新指紋鎖智能家居控制系統(tǒng)集成合同2篇
- 2024年特色手工藝品買賣合同詳細(xì)
- 2024年標(biāo)準(zhǔn)膩子施工勞務(wù)分包合同樣本版B版
- 警察職業(yè)介紹(課堂PPT)
- HACCP案例分析
- 二次精裝修施工方案及技術(shù)措施
- 7、太平人壽《基本法
- 寶龍地產(chǎn)商管公司各級員工薪酬
- 兒童哮喘診療指南
- 飲水機(jī)濾芯更換記錄表
- 空氣站質(zhì)量控制措施之運行維護(hù)
- 方解石礦產(chǎn)地質(zhì)工作指引
- 水土保持遙感監(jiān)測技術(shù)規(guī)范
- 藍(lán)色簡約公安警察工作匯報PPT模板
評論
0/150
提交評論