TXButtonBar.hWnd Property

Returns a handle to a button bar.

Syntax

   TXButtonBar.hWnd

Remarks

The hWnd property is used with Windows API calls. Many Windows operating enviroment functions require the hWnd of the active window as an argument.

Data Types

Handle.

Limitations

Read only, run time only.

See Also