LVectorWindow::IsControl

#include "ltwrappr.h"

L_BOOL LVectorWindow::IsControl(L_VOID)

Determines whether this LVectorWindow object was created as a control, or is being used as a window.

Returns

Value Meaning
TRUE This LVectorWindow object was created as a control.
FALSE This LVectorWindow object was created as a window.

Comments

Use this function to check whether this LVectorWindow object was created as a control (created using LVectorWindow::CreateWnd) or is being used as a window (connected to a window using LVectorWindow::SetWndHandle).

Required DLLs and Libraries

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

LEADTOOLS Vector C++ Class Library Help