Hide

SftPrintPreview/OCX 1.0 - ActiveX Print Preview Control

Display
Print

SftPrintPreview.hWnd Property

Returns the control's window handle.

Syntax

Get

VB.NETHandle = object.hWnd As Integer
VBHandle = object.hWnd As Long
C#.NETint Handle = object.hWnd;
VC++long Handle = object->hWnd;
long Handle = object->GethWnd();
CHRESULT object->get_hWnd(long* Handle);

object

A SftPrintPreview object.

Handle

Returns the control's window handle.

Comments

The hWnd property returns the control's window handle.

The hWnd property should not be used and may cause incompatibilities with future releases of SftPrintPreview/OCX.

See Also SftPrintPreview Object | Object Hierarchy


Last Updated 08/13/2020 - (email)
© 2024 Softel vdm, Inc.