|
|
If no Style set when instantiating: |
DFrameStyle |
|
|
default BarStyle |
BarStyle |
Used for DFrame.addBar without Style or DFrame.addButton for the creation of the default Bar. |
default ButtonStyle |
ButtonStyle |
Used for DFrame.addButton |
default MenuStyle |
MenuStyle |
Used for DFrame.addMenu and DFrame.addTaskMenu |
default ButtonStyle |
ButtonStyle |
Used to define the Button of pop-up Menus for the DFrame.addMenu |
ItemsStyle |
ButtonStyle |
Used to create items of the Menu. |
default Title BarStyle |
BarStyle |
Used in conjunction with setTitleBar |
default Task BarStyle |
BarStyle |
Used for the DFrame.addTaskBar |
default ButtonStyle |
ButtonStyle |
Used by dFrameAPI to add Buttons. |
default Context MenuStyle |
MenuStyle |
Used for DFrame.addContextMenu |
default Title BarStyle |
BarStyle |
Used in conjunction with setTitleBar |
BarStyle |
|
|
default ButtonStyle |
ButtonStyle |
Used for Bar.addButton |
default MenuStyle |
MenuStyle |
Used for Bar.addMenu |
default Title BarStyle |
BarStyle |
Used in conjunction with setTitleBar |
MenuStyle |
|
|
(ItemsStyle) |
ButtonStyle |
Used to create items of the Menu. |
default ButtonStyle |
ButtonStyle |
Used to define the Button of pop-up Menus for the addMenu methods. |
default Title BarStyle |
BarStyle |
Used in conjunction with setTitleBar |
ButtonStyle |
|
|
no default Style |
|
|
Demo
file: styleWindows.js
See the source code