WindowHandle Property (SapChart)

Class

SapChart.

Action

Gets the window handle of the control that is connected to the GuiShell.

Syntax

C#
protected Integer WindowHandle { get; }
VB
'Declaration
Protected Read Property WindowHandle As Integer

Access

Read only.