다음을 통해 공유


UserControlFileEditor.Caption 속성

정의

대화 상자에 사용할 캡션을 가져옵니다.

protected:
 virtual property System::String ^ Caption { System::String ^ get(); };
protected override string Caption { get; }
member this.Caption : string
Protected Overrides ReadOnly Property Caption As String

속성 값

편집기 창에 사용할 캡션입니다.

적용 대상

추가 정보