滚动窗口控件
更多...
#include <BlockStyler_ScrolledWindow.hxx>
|
|
class | _ScrolledWindowBuilder |
滚动窗口控件
表示一个滚动窗口块
创建于 NX8.5.0.
◆ Height()
| int NXOpen::BlockStyler::ScrolledWindow::Height |
( |
| ) |
|
获取 高度
创建于 NX8.5.0.
许可要求:无
◆ Members()
获取 成员列表
创建于 NX8.5.0.
许可要求:无
◆ ResizeHeightWithDialog()
| bool NXOpen::BlockStyler::ScrolledWindow::ResizeHeightWithDialog |
( |
| ) |
|
获取 ResizeHeightWithDialog。如果为 true,则块的高度将在对话框调整大小时动态变化。
创建于 NX8.5.0.
许可要求:无
◆ SetHeight()
| void NXOpen::BlockStyler::ScrolledWindow::SetHeight |
( |
int | height | ) |
|
设置 高度
创建于 NX8.5.0.
许可要求:无
- 参数
-
◆ SetResizeHeightWithDialog()
| void NXOpen::BlockStyler::ScrolledWindow::SetResizeHeightWithDialog |
( |
bool | resize | ) |
|
设置 ResizeHeightWithDialog。如果为 true,则块的高度将在对话框调整大小时动态变化。
创建于 NX8.5.0.
许可要求:无
- 参数
-
◆ SetWidth()
| void NXOpen::BlockStyler::ScrolledWindow::SetWidth |
( |
int | width | ) |
|
设置 宽度
创建于 NX8.5.0.
许可要求:无
- 参数
-
◆ Width()
| int NXOpen::BlockStyler::ScrolledWindow::Width |
( |
| ) |
|
获取 宽度
创建于 NX8.5.0.
许可要求:无