13 #pragma managed( push, off ) 63 HWND hParent = ::GetParent(
m_hWnd );
64 if (
nullptr != hParent ) {
84 HWND hParent = ::GetParent(
m_hWnd );
85 if (
nullptr != hParent ) {
99 #pragma managed( pop )
virtual bool Create(HWND hParent=nullptr, HMENU hMenu=nullptr) noexcept
ウィンドウ作成関数
constexpr UINT const WM_NOTIFY_CHILD_LBUTTONDOWN
子ウィンドウ左ボタンダウン通知
virtual LRESULT WmLButtonUp() noexcept
virtual LRESULT WmLButtonDown() noexcept
constexpr UINT const WM_NOTIFY_CHILD_LBUTTONUP
子ウィンドウ左ボタンアップ通知