Properties for FloatingPanel

View property list in hierarchical order

NameDescriptionDefining Class
Absolute_GuiOriginReturns the screen coordinates of the top left corner of a DataFlex objectDfBaseWindow
Active_StateIndicates whether or not the object is activatedcUIObject
Attach_Parent_StateDetermines whether an object that is activated will be added to the next level of the current focus (false) or the next level of its parent (true)cUIObject
Auto_Locate_StateLocates itself relative to any item that invokes it with a popup message when set true
BitmapDisplays a bitmap in an object
Bitmap_HeightReturns the height of the image contained in the file named by bitmapDfBaseWindow
Bitmap_StyleSpecifies the position, size, or shape in which the bitmap image for this object is to be displayedDfBaseWindow
Bitmap_WidthReturns the width of the image contained in the file named by bitmapDfBaseWindow
Block_Mouse_StateDetermines whether or not the use of the mouse is restrictedcUIObject
Border_StyleSpecifies the border style of this objectDfBaseDialog
Caption_Barcontains the title of the DfBaseDialog object and allows you to move the DfBaseDialogDfBaseDialog
Child_CountReturns the number of child objects the object containscObject
Client_Area_StateDetermines if object is a user interface container for childrencUIObject
Client_IdThe ID of the panels's client area object
Client_Size[Obsolete]DfBaseWindow
ColorThe background color of the objectDfBaseWindow
Column_OffsetDetermines the offset to the invoking item by number of columns
Container_HandleReturns the Windows window handle of the DataFlex object's containerDfBaseWindow
ContainsFocusDetermines if the container contains the focuscUIObject
Current_Action_Button
Current_ScopeReturns the object_id of the currently active scoping objectcUIObject
Default_Action_ButtonThe object handle of the default action button
Delegation_ModeDetermines if and how unknown messages are delegatedcObject
Dynamic_Update_StateDetermines whether or not the image of an object that can be seen will be updated when a change to the object occurscUIObject
Enabled_StateDetermines if an object is enabled or disabled
Entry_msgHook sent whenever the object is about to receive the focuscUIObject
Error_TextGets the text from FLEXERRS.DAT that corresponds to the passed error numbercUIObject
Error_Text_AvailableDetermines if Error Text is available for this error numbercUIObject
Exit_msgHook sent whenever the object is about to lose the focuscUIObject
Explicit_Shadow_StateIndicates if an object is contextually shadowed by an ancestor
Extended_Window_StyleSets the extended window style for the Windows objectDfBaseWindow
Find_ScopeReturns the scoping object of the current objectcUIObject
FocusReturns the ID of the object that currently has the focuscUIObject
Focus_ModeDetermines the conditions under which the object will take the focuscUIObject
FontItalicsDetermines if current font is to be italicizedDfBaseWindow
FontPointHeightRepresents the height of an object in points. Suggested mechanism for getting and setting font heights.DfBaseWindow
FontSizeObsolete Returns/sets the font size of the current fontDfBaseWindow
FontUnderlineDetermines if font will be printed with underscores at the base of the characterDfBaseWindow
FontWeightStriking weight of control's fontDfBaseWindow
GetContainerClientSizeDfBaseContainer
GuiLocationDetermines the position of the object expressed in physical pixels relative to the upper left-hand corner of the parent object's client-areaDfBaseWindow
Help_IdUsed to specify an object's context ID
Help_KeywordUsed to specify an object's context keyword
IconAllows you to set the name of an icon, which appears in the top left corner of a component and when the user minimizes a containerDfBaseDialog
Item_Shadow_StateDetermines if an object's item is enabled or disabled
Key_PathDetermines the delegation path for on_key key assignmentscUIObject
LabelThis is the text that appears within this control
Last_ChildReturns the Object_Id of the last focus childcUIObject
Locate_ModeProvides several flexible methods for auto positioning container panels in your program
LocationDetermines the position of the upper left pixel of the object's windowcUIObject
Maximize_IconDetermines if DfBaseDialog is displayed with a Maximize icon buttonDfBaseDialog
Mdi_StateUsed to find out if a given object is a MDI child windowDfBaseDialog
Minimize_IconDetermines if DfBaseDialog is displayed with a Minimize icon buttonDfBaseDialog
Modal_StateDefines whether an object should behave as a modal object or not
Module_NameObsolete Assists in the process of locating context-sensitive help informationcUIObject
Mouse_CaptureCauses all DataFlex mouse events to be sent to the object that captures the mouseDfBaseUIWindow
NameReturns the full name of the object including parentagecObject
Next_FocusReturns the object that is positioned in the focus tree as the next object at the same level as this objectcUIObject
Next_LevelReturns the object that is positioned in the focus tree as the first object in the next levelcUIObject
Next_ScopeReturns the object that is the next_scope object of the current scopecUIObject
Object_IdReturns the object handle of the object, can be used to determine if an object existscObject
Object_LabelReturns the short name of an objectcObject
Object_Shadow_StateReplaced by enabled_state, whose boolean logic is the inverse of this property's
ParentReturns the parent of an objectcObject
pbAcceptDropFilesDetermines if the container object supports a file drop eventDfBaseContainer
pbSizeToClientAreaDetermines if the object's size is based on the outer window bounding area or the client size areaDfBaseWindow
peAnchorsDescribes how you want the control to react whenever its container changes sizeDfBaseWindow
peNeighborhoodDetermines how an object and its descendents participate in object neighborhood referencingcObject
Physical_FontSizeObsolete Specifies the fontsize in pixelsDfBaseWindow
piMaxSizeDetermines the limit of the maximum size that a Component can beDfBaseWindow
piMinSizeDetermines the limit of the minimum size that a Component can beDfBaseWindow
Popup_StateDetermines whether the object should respond to the standard Activate message, or via the Popup messagecUIObject
Prior_FocusReturns the object that is positioned in the focus tree as the prior object at the same level as this objectcUIObject
Prior_LevelReturns the object that is the root of this object's level in the focus treecUIObject
Prior_ScopeReturns the object that is the prior_scope object of the current scopecUIObject
psHtmlHelpTopicHtml help page name (e.g. reporting.htm) and optional bookmark. Can be used to locate the proper contextual help page.
Ring_StateDetermines whether or not the objects added into the next level of this object are to act as a ringcUIObject
RingParentReturns the object handle of the object that is its ring parentcUIObject
Row_OffsetDetermines the offset to the invoking item by number of rows
Scope_FocusA property of scope objects in the focus treecUIObject
Scope_StateDetermines whether the objects at the next level of this object and beyond, are to be scoped by this objectcUIObject
Search_CaseDetermines whether searches performed are case-sensitive or notcUIObject
SizeDetermines the size of a window in dialog unitscUIObject
Skip_StateDetermines whether or not the switch and switch_back messages skip over this object during focus movementcUIObject
Status_HelpDetermines the status text that will be displayed when this object takes the focus
StatusBar_IdThe ID of the panel's status bar object
Sysmenu_IconDetermines if DfBaseDialog is displayed with a system menu-icon that displays a list of standard operationsDfBaseDialog
Text_ExtentReturns the pixel with of the passed TextValue based on the typeface and style of the current objectDfBaseWindow
TextColorThe text color of the objectDfBaseWindow
Toolbar_Id
Transparent_StateDfBaseWindow
Use_Parent_Status_HelpDetermines if parent's status help is used when object status help is empty
ValueGets and sets the data value for an object/itemDfBaseWindow
View_ModeChanges the appearance of the DfBaseDialog windowDfBaseDialog
Visible_StateDetermines whether object is visiblecUIObject
Window_HandleReturns the Windows window handle of the DataFlex objectDfBaseWindow
Window_StyleSets the window style for the Windows objectDfBaseWindow
Windows_Override_StateAllows DataFlex to stop the default windows behavior for mouse and keyboard messagesDfBaseUIWindow