SqlDialogPage.OnActivate(CancelEventArgs) 메서드

정의

Visual Studio 셸 환경에서 Windows 활성화 메시지를 처리합니다.

protected:
 override void OnActivate(System::ComponentModel::CancelEventArgs ^ e);
protected override void OnActivate (System.ComponentModel.CancelEventArgs e);
override this.OnActivate : System.ComponentModel.CancelEventArgs -> unit
Protected Overrides Sub OnActivate (e As CancelEventArgs)

매개 변수

e
CancelEventArgs

CancelEventArgs 개체입니다.

적용 대상