다음을 통해 공유


CWinFormsControl::GetControlHandle

Windows Forms 컨트롤에 대 한 핸들을 검색합니다.

inline HWND GetControlHandle( ) const;

반환 값

Windows Forms 컨트롤에는 핸들을 반환합니다.

설명

GetControlHandle.NET Framework 컨트롤 속성에 저장 하는 창 핸들을 반환 하는 도우미 메서드입니다. 창 핸들 값 복사 CWnd::m_hWnd 를 호출 하는 동안 CWnd::Attach.

요구 사항

헤더: afxwinforms.h

참고 항목

참조

CWinFormsControl 클래스

CWinFormsControl::GetControl

CWinFormsControl::CreateManagedControl