SheetControlBar
The SheetControlBar class is used to manage the title bar of a Sheet. It lets you manage the look of the title bar, including the caption and buttons that support minimizing, maximizing, restoring, and closing the window.
The SheetControlBar has an API that consists of {constructor}, {adjust-buttons}, {select}, and {deselect} methods. The specific processing in each of these methods will be discussed in the following sections.
constructor
The {constructor} is used to instantiate a new SheetControlBar with a particular set of options that configures its appearance. These options include title, title-pattern, title-hilight-pattern, title-height, and title-background. Additionally, an icon can be specified, which will be displayed ...
Get Enterprise Curl now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.