SalRibbonBarForm
Namespace: PPJ.Runtime.Windows
Assembly: PPJ.Runtime.49 (4.9.0.0)
Top level form with ribbon.
- C#
- VB.NET
public class SalRibbonBarForm : SalRibbonBarBase
Public Class SalRibbonBarForm
Inherits 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: "")
Icon
Icon: Overrides the default Image property.
Implements
| Name | Description |
|---|---|
| ISalWindow | All Sal windows (Child windows, Forms, Dialogs and MDIs) implement this interface. |