Difference between revisions of "Border"

From SAP Enable Now Wiki
Line 1: Line 1:
 
==Scope==
 
==Scope==
* '''[[Simulation]]''' content object > '''[[Input Text (macro)|Input Text]]''' macro > '''Control''' > '''Border''' property
+
* '''[[Simulation]]''' content object > ''macro'' > '''Border''' [ |'''Top'''|'''Bottom'''|'''Right'''|'''Left'''] property
* '''[[Simulation]]''' content object > '''[[Select Single]]''' macro > '''Control''' > '''Border''' property
 
  
 
==Purpose==
 
==Purpose==
This property specifies the width (in pixels) of the border that will be applied to the simulation [[Control]] (screen element).
+
This property specifies the width (in pixels) of the border that will be applied to the parent object.
 +
 
 +
Where separate '''Top''', '''Bottom''', '''Right''', and '''Left''' properties are available, the '''Border''' property is used to define the default border for all edges of the object, and this can be overridden for any given edge by specifying the relevant 'edge' property. As soon as an 'edge' property is activated it is defaulted to '''0''' and will override the default object border (if specified).  You can also leave the '''Border''' deactivated and only activate/set the specific edge properties you want to use.
  
 
[[Category:Property]]
 
[[Category:Property]]

Revision as of 07:52, 17 September 2019

Scope

  • Simulation content object > macro > Border [ |Top|Bottom|Right|Left] property

Purpose

This property specifies the width (in pixels) of the border that will be applied to the parent object.

Where separate Top, Bottom, Right, and Left properties are available, the Border property is used to define the default border for all edges of the object, and this can be overridden for any given edge by specifying the relevant 'edge' property. As soon as an 'edge' property is activated it is defaulted to 0 and will override the default object border (if specified). You can also leave the Border deactivated and only activate/set the specific edge properties you want to use.