MessageBox::Show Method

MessageBox::Show Method顯示一個訊息框,這是一個被重載的成員函式.

基本介紹

  • 中文名:MessageBox::Show Method
  • 含義:被重載的成員函式
  • 所屬類:MessageBox Class
  • 性質:成員函式
重載列表,備註,

重載列表

重載函式名
函式作用
MessageBox.Show (String)
顯示具有指定文本的訊息框。
MessageBox.Show (IWin32Window, String)
在指定對象的前面顯示具有指定文本的訊息框。
MessageBox.Show (String, String)
顯示具有指定文本和標題的訊息框。
MessageBox.Show (IWin32Window, String, String)
在指定對象的前面顯示具有指定文本和標題的訊息框。
MessageBox.Show (String, String, MessageBoxButtons)
顯示具有指定文本、標題和按鈕的訊息框。
MessageBox.Show (IWin32Window, String, String, MessageBoxButtons)
在指定對象的前面顯示具有指定文本、標題和按鈕的訊息框。
MessageBox.Show (String, String, MessageBoxButtons, MessageBoxIcon)
顯示具有指定文本、標題、按鈕和圖示的訊息框。
MessageBox.Show (IWin32Window, String, String, MessageBoxButtons, MessageBoxIcon)
在指定對象的前面顯示具有指定文本、標題、按鈕和圖示的訊息框。
MessageBox.Show (String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton)
顯示具有指定文本、標題、按鈕、圖示和默認按鈕的訊息框。
MessageBox.Show (IWin32Window, String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton)
在指定對象的前面顯示具有指定文本、標題、按鈕、圖示和默認按鈕的訊息框。
MessageBox.Show (String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton, MessageBoxOptions)
顯示具有指定文本、標題、按鈕、圖示、默認按鈕和選項的訊息框。
MessageBox.Show (IWin32Window, String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton, MessageBoxOptions)
在指定對象的前面顯示具有指定文本、標題、按鈕、圖示、默認按鈕和選項的訊息框。
MessageBox.Show (String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton, MessageBoxOptions, Boolean)
顯示一個具有指定文本、標題、按鈕、圖示、默認按鈕、選項和"幫助"按鈕的訊息框。
MessageBox.Show (String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton, MessageBoxOptions, String)
使用指定的幫助檔案顯示一個具有指定文本、標題、按鈕、圖示、默認按鈕、選項和"幫助"按鈕的訊息框。
MessageBox.Show (IWin32Window, String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton, MessageBoxOptions, String)
使用指定的幫助檔案顯示一個具有指定文本、標題、按鈕、圖示、默認按鈕、選項和"幫助"按鈕的訊息框。
MessageBox.Show (String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton, MessageBoxOptions, String, HelpNavigator)
使用指定的幫助檔案和 HelpNavigator 顯示一個具有指定文本、標題、按鈕、圖示、默認按鈕、選項和"幫助"按鈕的訊息框。
MessageBox.Show (String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton, MessageBoxOptions, String, String)
使用指定的幫助檔案和幫助關鍵字[guan jian zi]顯示一個具有指定文本、標題、按鈕、圖示、默認按鈕、選項和"幫助"按鈕的訊息框。
MessageBox.Show (IWin32Window, String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton, MessageBoxOptions, String, HelpNavigator)
使用指定的幫助檔案和 HelpNavigator 顯示一個具有指定文本、標題、按鈕、圖示、默認按鈕、選項和"幫助"按鈕的訊息框。
MessageBox.Show (IWin32Window, String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton, MessageBoxOptions, String, String)
使用指定的幫助檔案和幫助關鍵字[guan jian zi]顯示一個具有指定文本、標題、按鈕、圖示、默認按鈕、選項和"幫助"按鈕的訊息框。
MessageBox.Show (String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton, MessageBoxOptions, String, HelpNavigator, Object)
使用指定的幫助檔案、HelpNavigator 和幫助主題顯示一個具有指定文本、標題、按鈕、圖示、默認按鈕、選項和"幫助"按鈕的訊息框。
MessageBox.Show (IWin32Window, String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton, MessageBoxOptions, String, HelpNavigator, Object)
使用指定的幫助檔案、HelpNavigator 和幫助主題顯示一個具有指定文本、標題、按鈕、圖示、默認按鈕、選項和"幫助"按鈕的訊息框。

備註

所屬類:
MessageBox Class
System.Windows.Forms

相關詞條

熱門詞條

聯絡我們