| FrameControl Class |
Namespace: Appkit.Web.Controls
public class FrameControl : WebControl
The FrameControl type exposes the following members.
| Name | Description | |
|---|---|---|
| FrameControl |
构造
|
| Name | Description | |
|---|---|---|
| AdjustScreen |
自动适应屏幕分辨率
| |
| CssClass |
容器框架样式的 CSS 类
(Overrides WebControlCssClass.) | |
| Height |
高度
(Overrides WebControlHeight.) | |
| HeightSpace |
高度方向保留的空白 (像素)
| |
| ID |
ID
(Overrides ControlID.) | |
| ReHeightToClient |
自动调整高度充满客户区
| |
| Width |
宽度
(Overrides WebControlWidth.) | |
| WidthSpace |
宽度方向保留的空白 (像素)
|