RTLAwareMessageBox.IsRTLResources Property

Definition

Determines whether an RTLAwareMessageBox object uses right-to-left resources.

public:
 static property bool IsRTLResources { bool get(); };
public static bool IsRTLResources { get; }
member this.IsRTLResources : bool
Public Shared ReadOnly Property IsRTLResources As Boolean

Property Value

A Boolean value that specifies whether a RTLAwareMessageBox object uses right-to-left resources.

Applies to