Hide

SftButton/OCX 3.0 - Button Control

Display
Print

hWnd Property, SftButton Object

Returns the control's window handle.

Syntax

Get

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

object

A SftButton 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 SftButton/OCX.

See Also SftButton Object | Object Hierarchy


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