New to Telerik UI for WinFormsStart a free 30-day trial

Properties

Updated over 6 months ago
PropertyDescription
TextThe text associated with this control which is displayed in the title bar.
FormElementGets the RadFormElement instance that represents the element hierarchy which builds the RadForm appearance.
IconScalingGets or sets the scaling mode of the form's icon.
AllowThemingGets or sets a Boolean value indicating whether the Form customizes its NC area when under Vista with Composition enabled.
ShowIconGets or sets a value indicating whether an icon is displayed in the caption bar of the form.
FormBorderStyleGets or sets the FormBorderStyle of the Form.
FormBehaviorGets the behavior associated with this form.
FormElement.TitleBarGets the RadFormTitleBarElement of the RadFormElement.
FormElement.BorderGets the BorderPrimitive of the RadFormElement.
FormElement.ImageBorderGets the FormImageBorderPrimitive of the RadFormElement.
FormElement.MdiControlStripGets the MdiControlStrip item that should appear below the title bar when a MDI child is maximized.

Methods

MethodDescription
CloseCloses the form.
ShowShows the form.
ShowDialogShows the form as a modal dialog box.

Events

EventDescription
LoadOccurs before a form is displayed for the first time.
ShownOccurs whenever the form is first displayed.
FormClosingOccurs before the form is closed.
FormClosedOccurs after the form is closed.

See Also

In this article
See Also
Not finding the help you need?
Contact Support