Click or drag to resize
FrameControl Properties

The FrameControl type exposes the following members.

Properties
  NameDescription
Public propertyAdjustScreen
自动适应屏幕分辨率
Public propertyCssClass
容器框架样式的 CSS 类
(Overrides WebControlCssClass.)
Public propertyHeight
高度
(Overrides WebControlHeight.)
Public propertyHeightSpace
高度方向保留的空白 (像素)
Public propertyID
ID
(Overrides ControlID.)
Public propertyReHeightToClient
自动调整高度充满客户区
Public propertyWidth
宽度
(Overrides WebControlWidth.)
Public propertyWidthSpace
宽度方向保留的空白 (像素)
Top
See Also