RTLAwareMessageBox 클래스

정의

사용자에게 알리는 텍스트, 단추 및 기호를 포함할 수 있는 메시지 상자입니다.

public ref class RTLAwareMessageBox sealed
public sealed class RTLAwareMessageBox
type RTLAwareMessageBox = class
Public NotInheritable Class RTLAwareMessageBox
상속
RTLAwareMessageBox

설명

이 DLL의 리소스가 오른쪽에서 왼쪽 언어로 지역화된 경우 이 메시지 상자는 오른쪽에서 왼쪽 읽기 순서입니다.

생성자

RTLAwareMessageBox()

RTLAwareMessageBox 클래스의 새 인스턴스를 초기화합니다.

속성

IsRTLResources

RTLAwareMessageBox 개체가 오른쪽에서 왼쪽으로 리소스를 사용하는지 여부를 결정합니다.

메서드

Show(IWin32Window, String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton, MessageBoxOptions)

지정한 텍스트, 캡션 및 스타일을 사용하여 메시지 상자를 표시합니다. 이 DLL의 리소스가 RTL 언어로 지역화된 경우 대화 상자를 오른쪽에서 왼쪽으로 읽기 순서로 설정합니다.

적용 대상