Interface for the settings used to define a control in the DOM.
The context in which the control is located. This can be either the global Document object or a specific HTMLElement.
Document
HTMLElement
The unique identifier (GUID) for the control.
The window object where the control is located.
Interface for the settings used to define a control in the DOM.