SalRibbonBarForm

PPJ.Runtime.Windows.SalRibbonBarForm

Namespace: PPJ.Runtime.Windows

Assembly: PPJ.Web.49 (4.9.0.0)

Top level form with ribbon.

public class SalRibbonBarForm : SalRibbonBarBase

Constructors

SalRibbonBarForm()

Default constructor

Properties

ChildControl

Control: Gets or sets the child control to be displayed in the ribbon bar form.

ChildForm

String: Gets or sets the name of the child form to create at runtime. (Default: "")

Implements

Name
Description

All Sal windows (Child windows, Forms, Dialogs and MDIs) implement this interface.

Last updated