Progress.Windows.MDIChildRadRibbonForm class
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
(Windows only; GUI for .NET)
Progress.Windows.MDIChildRadRibbonForm is a .NET form
based on the RadRibbonForm class available in Telerik UI for
WinForms. It has the same functionality as described in the entry for the
Progress.Windows.MDIChildForm class.
Note: Using this class requires that Telerik be installed.
Serializable:
No
Constructor
|
- mdi-parent
- An object reference to a .NET form that you have initialized as an MDI parent form.
- abl-window
- A handle to an ABL window whose client area you want to embed in the MDI child form.
Super Class
Telerik.WinControls.UI.RadRibbonForm class
Interfaces
This class does not implement interfaces (beyond those it inherits from its base class).