Skip to main content
Version: 2023

SalRibbonBarForm

Namespace: PPJ.Runtime.Windows

Assembly: PPJ.Web.49 (4.9.0.0)

Top level form with ribbon.

public class SalRibbonBarForm : SalRibbonBarBase

Constructors

Instance memberSalRibbonBarForm()

Default constructor

Properties

Instance memberChildControl

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

Instance memberChildForm

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

Implements

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