HORIZONTALSCROLLBAR  | 
   DEVELOPER  | 
| 
 
  | 
 
  | 
| 
 Purpose  | 
 .HorizontalScrollBar turns on or off a horizontal scroll bar in the Paging Area.  | 
| 
 Syntax  | 
 ObjectReference.HorizontalScrollBar = Value  | 
| 
 Operation  | 
 ObjectReference is the Tag Name of the Paging Cycle object  | 
| 
 Remarks  | 
 The scroll bar appears when needed, i.e. when the extent of the data in a window exceeds the width of the visible window and takes the place of the last row in the Paging Screen.  | 
| 
 Example  | 
 To enable the horizontal scroll bar in a Paging Cycle with a Tag Name of PagingCycle1: PagingCycle1.HorizontalScrollBar = TRUE  | 
| 
 Note: This property applies only to PROIV Open Client and not to the PROIV MFC Client.  | 
Topic ID: 510155