#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.
TRUE |
This LVectorWindow object was created as a control. |
FALSE |
This LVectorWindow object was created as a window. |
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. |
Functions: |
LVectorWindow::CreateWnd, LVectorWindow::SetWndHandle, Class Members |
For an example, refer to LVectorWindow::GetVectorVisibleRect.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET