ControlDesigner.RaiseResizeEvent 메서드

정의

주의

Use of this method is not recommended because resizing is handled by the OnComponentChanged() method. http://go.microsoft.com/fwlink/?linkid=14202

OnControlResize() 이벤트를 발생시킵니다.

public:
 void RaiseResizeEvent();
public void RaiseResizeEvent ();
[System.Obsolete("Use of this method is not recommended because resizing is handled by the OnComponentChanged() method. http://go.microsoft.com/fwlink/?linkid=14202")]
public void RaiseResizeEvent ();
member this.RaiseResizeEvent : unit -> unit
[<System.Obsolete("Use of this method is not recommended because resizing is handled by the OnComponentChanged() method. http://go.microsoft.com/fwlink/?linkid=14202")>]
member this.RaiseResizeEvent : unit -> unit
Public Sub RaiseResizeEvent ()
특성

설명

메서드는 RaiseResizeEvent 사용되지 않으며 이 기능을 대체할 수 없습니다.

적용 대상

추가 정보