MySQL Workbench
6.1
|
#include <mforms/panel.h>
Go to the source code of this file.
Classes | |
class | mforms::ScrollPanel |
A container panel with scrollbars. More... | |
Namespaces | |
mforms | |
Implementation of a composite used to select a file system object like a file, folder, device, drive etc. | |
Enumerations | |
enum | mforms::ScrollPanelFlags { mforms::ScrollPanelNoFlags = 0, mforms::ScrollPanelBordered = (1<<0), mforms::ScrollPanelDrawBackground = (1<<1) } |
MySQL Workbench 6.1 documentation |