RTLAwareMessageBox 클래스

A message box that can contain text, buttons, and symbols that inform the user.

상속 계층

System.Object
  RadLangSvc.RTLAwareMessageBox

네임스페이스:  RadLangSvc
어셈블리:  RadLangSvc(RadLangSvc.dll)

구문

‘선언
Public NotInheritable Class RTLAwareMessageBox
‘사용 방법
Dim instance As RTLAwareMessageBox
public sealed class RTLAwareMessageBox
public ref class RTLAwareMessageBox sealed
[<SealedAttribute>]
type RTLAwareMessageBox =  class end
public final class RTLAwareMessageBox

RTLAwareMessageBox 유형에서 다음 멤버를 표시합니다.

생성자

  이름 설명
공용 메서드 RTLAwareMessageBox Initializes a new instance of the RTLAwareMessageBox class.

맨 위로 이동

속성

  이름 설명
공용 속성정적 멤버 IsRTLResources Determines whether an RTLAwareMessageBox object uses right-to-left resources.

맨 위로 이동

메서드

  이름 설명
공용 메서드 Equals (Object에서 상속됨)
공용 메서드 GetHashCode (Object에서 상속됨)
공용 메서드 GetType (Object에서 상속됨)
공용 메서드정적 멤버 Show Displays a message box with the specified text, caption, and style. Makes the dialog right-to-left reading order if the resources for this DLL have been localized to a RTL language.
공용 메서드 ToString (Object에서 상속됨)

맨 위로 이동

주의

This message box is right-to-left reading order, if the resources for this DLL have been localized to a right-to-left language.

스레드 보안

이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.

참고 항목

참조

RadLangSvc 네임스페이스