Icon TFrame

Unit: WebForms

Inherits From TFormControl

Available In: Visual Client Applications

The TFrame component represents a frame control, which is a basic, non-scrollable version of a form control that is useful for situations where you want auto-sizing capabilities and don't need the scrolling features of a regular form control. Typically, this is when you wish to embed frame instances in another parent control.

Please see the Creating and Showing Forms for more information on using forms.

Image