Use the properties of the Window class to read and write the elements of the panel window.
Name | Description |
---|---|
Size | Width and height of the object in pixels. |
Position | Position of the object in terms of the left and top coordinates. The left and top coordinates are relative to the parent object, such as the owning pane of a control. |
Title | Title of the window. |