Skip to main content

SalRibbonBarForm

Namespace: PPJ.Runtime.Windows

Assembly: PPJ.Runtime.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: "")

Instance memberIcon

Icon: Overrides the default Image property.

Implements

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