|
Lhaz
|
#include <lhazsts.h>
公開メンバ関数 | |
| LHAZSTS (HINSTANCE hins, HWND parent, DWORD prgstyle) | |
| HWND | GetHwnd (void) |
| void | MoveWindow (int nWidth, int nHeight) |
| void | SetText (const MYSTR &s) |
| void | SetText (int pos, const MYSTR &s) |
| void | SetParts (void) |
| LHAZPRG * | GetPrgrs (void) |
非公開型 | |
| enum | { PARTSMAX = 3 } |
非公開変数類 | |
| int | Widths [PARTSMAX] |
| HINSTANCE | Instance |
| HWND | Hwnd |
| HWND | Parent |
| LHAZPRG * | Prgrs |
| LHAZSTS::LHAZSTS | ( | HINSTANCE | hins, |
| HWND | parent, | ||
| DWORD | prgstyle | ||
| ) |
|
inline |
|
inline |
| void LHAZSTS::MoveWindow | ( | int | nWidth, |
| int | nHeight | ||
| ) |
| void LHAZSTS::SetParts | ( | void | ) |
| void LHAZSTS::SetText | ( | const MYSTR & | s | ) |
| void LHAZSTS::SetText | ( | int | pos, |
| const MYSTR & | s | ||
| ) |
|
private |
|
private |
|
private |
|
private |
|
private |