| BOOL CBCGPTasksPane::SetWindowHeight | ( | HWND | hwndTask, |
| int | nWndHeight | ||
| ) |
Sets a new window height.
Call this function to resize a task window vertically. You should use AddWindow() to add tasks with window controls.
| hwndTask | A handle to the task's window control. |
| nWndHeight | Specifies the new window height. |