IServerType.RequestedPropertySize 속성

정의

사용자 지정 사용자 정의 컨트롤이 올바르게 렌더링되어야 하는 크기를 가져옵니다. 연결 대화 상자의 고급 보기와 새 서버 등록 대화 상자에서 전체 컨트롤이 표시될 수 있는 충분한 화면 공간을 노출하는 데 사용됩니다.

public:
 property System::Drawing::Size RequestedPropertySize { System::Drawing::Size get(); };
public System.Drawing.Size RequestedPropertySize { get; }
member this.RequestedPropertySize : System.Drawing.Size
Public ReadOnly Property RequestedPropertySize As Size

속성 값

사용자 지정 사용자 정의 컨트롤의 크기입니다.

적용 대상