RTLAwareMessageBox 類別

定義

一個訊息框,內含文字、按鈕和符號,告知使用者。

public ref class RTLAwareMessageBox sealed
public sealed class RTLAwareMessageBox
type RTLAwareMessageBox = class
Public NotInheritable Class RTLAwareMessageBox
繼承
RTLAwareMessageBox

備註

若此 DLL 資源已本地化為右至左語言,則此訊息框為從右至左的閱讀順序。

建構函式

名稱 Description
RTLAwareMessageBox()

初始化 RTLAwareMessageBox 類別的新執行個體。

屬性

名稱 Description
IsRTLResources

判斷物件 RTLAwareMessageBox 是否使用由右到左的資源。

方法

名稱 Description
Show(IWin32Window, String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton, MessageBoxOptions)

顯示包含指定文字、說明文字與風格的訊息框。 如果該 DLL 的資源已本地化為 RTL 語言,則會使對話順序由右到左。

適用於