Member variable XbpDialog():drawingArea Foundation

The window for the drawing area of the dialog window.

Attribute: READONLY
Data type: XbpIWindow
Description

The :drawingArea instance variable contains an object of the XbpIWindow class that manages the drawing area within the dialog window. When the dialog elements are defined,:drawingArea must generally be specified as the parent for the Xbase Parts that are displayed in the dialog window.

The implicit window contained in :drawingArea can be configured (see XbpIWindow()) before the method :create() of the XbpDialog object is called,.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.