Try OpenEdge Now
skip to main content
Online Help
Introducing the ABL GUI Designer : Reference : GUI Designer dialogs : SmartObject dialogs : SmartPanel Instance Properties dialog
 
SmartPanel Instance Properties dialog
The SmartPanel Instance Properties dialog allows you to configure the behavior of SmartPanel instances.
Access this dialog by choosing Instance Properties on the SmartPanel instance right-click context menu.
The instance properties dialog includes the following options:
Option
Description
Show Border
Determines whether the decorative rectangle is shown. The default is "YES." If set to "NO," the Edge Pixels is forced to "0."
Edge Pixels
Sets the EDGE-PIXELS attribute which determines whether the SmartPanel has a decorative rectangle and, if so, the number of pixels used as an edge width. The default is "2." Setting this to "0" has the effect of removing the rectangle.
TableIO SmartPanel Type
Set the SmartPanel Type attribute which determines which mode (save or update) the update panel is in. By default, this is set to "Save." (This attribute is supported for the Standard Update panel only).
Behavior of Add Button
Set the AddFunction attribute which determines whether the SmartPanel Add button prompts you for a single new record or multiple new records. By default, this is set to "One-Record." You can also set it to "Multiple-Records." (This attribute is supported for the Standard Update panel only).