SalRibbonBarForm

PPJ.Runtime.Windows.SalRibbonBarForm

Namespace: PPJ.Runtime.Windows

Assembly: PPJ.Runtime.49 (4.9.0.0)

Top level form with ribbon.

public class SalRibbonBarForm : SalRibbonBarBase

Constructors

Default constructor

Properties

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

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

Icon: Overrides the default Image property.

Implements

NameDescription

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

Last updated