Class: FloatingPanel [Abstract]
Properties Events Methods
Index of Classes
Superclass of several panel classes
This is an abstract class and should never be used by a developer for object instantiation. While a developer could use this class for sub-classing, it is not encouraged.
Hierarchy
cObject
---cUIObject
------DfBaseObject
---------DfBaseWindow
------------DfBaseUIWindow
---------------DfBaseContainer
------------------DfBaseDialog
---------------------DfBasePanel
------------------------DfBasetoolPanel
---------------------------FloatingPanel
------------------------------cStatusPanel
------------------------------dbFloatingPanel_
------------------------------ModalPanel
------------------------------ToolPanel
Library: Windows Application Class Library
Package: Windows.pkg
Mixins: Standard_Container_Mixin Panel_Mixin Standard_Object_Mixin Label_Mixin dfAuto_Locate_Mixin Shadow_Mixin Bitmap_Support_Mixin Modal_Mixin DefaultActionButton_Mixin RGB_Support_Temp_Mixin Help_Mixin
Description
Superclass of several panel classes.