LBitmapWindow::m_hWnd

Summary

The window handle of the class object's bitmap window control.

Syntax

#include "ltwrappr.h"

HWND m_hWnd

Comments

This data member will be filled when LBitmapWindow::CreateWnd is called.

You can use this member variable if you derive a class from LBitmapWindow.

Required DLLs and Libraries

Platforms

Win32, x64.

See Also

Example

For an example, refer to LBitmapWindow::CreatePanWnd.

Help Version 22.0.2023.2.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Raster Imaging C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.