|
Windows C++ Library
|
#include "Common.hpp"#include "StatusBar.hpp"#include "StatusBarPanel.hpp"#include "ScreenDC.hpp"#include "App.hpp"Variables | |
| const int | OUTER_BORDER_SIZE = 2 |
| const int | INNER_BORDER_SIZE = CStatusBarPanel::BORDER_SIZE |
| const int | SIZE_GRIP_SIZE = 12 |
| const int | PANEL_GAP_SIZE = 2 |
| const int OUTER_BORDER_SIZE = 2 |
| const int INNER_BORDER_SIZE = CStatusBarPanel::BORDER_SIZE |
| const int SIZE_GRIP_SIZE = 12 |
| const int PANEL_GAP_SIZE = 2 |
1.7.6.1