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

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

LVKRN

For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Vector C++ Class Library Help