Text |
The text associated with this control which is displayed in the title bar. |
FormElement |
Gets the RadFormElement instance that represents the element hierarchy which builds the RadForm appearance. |
IconScaling |
Gets or sets the scaling mode of the form's icon. |
AllowTheming |
Gets or sets a Boolean value indicating whether the Form customizes its NC area when under Vista with Composition enabled. |
ShowIcon |
Gets or sets a value indicating whether an icon is displayed in the caption bar of the form. |
FormBorderStyle |
Gets or sets the FormBorderStyle of the Form. |
FormBehavior |
Gets the behavior associated with this form. |
FormElement.TitleBar
|
Gets the RadFormTitleBarElement of the RadFormElement. |
FormElement.Border
|
Gets the BorderPrimitive of the RadFormElement. |
FormElement.ImageBorder
|
Gets the FormImageBorderPrimitive of the RadFormElement. |
FormElement.MdiControlStrip
|
Gets the MdiControlStrip item that should appear below the title bar when a MDI child is maximized. |