MarginBottom Property
Object List Next Object
Defined By: ObjectBox
Description:
Defines the ObjectBox's bottom margin in pixels. Used in combination with
MarginTop, MarginLeft, and MarginRight to define a margin that appears around the
inside of the ObjectBox
Details:
These properties are useful for fine tuning the appearance of a ToolBar type
ObjectBox when it is embedded in a Form. For example, the palettes (Controls and
Tools) that display with Phoenix use margins of (-1,-1,-1,-1) so that the
gadgets slightly overlap the box border.
Data Type: Integer
See Also:
MarginLeft property, MarginRight property, MarginTop property