Table of Content
HAL Forum
Introduction
What is HAL?
Get Started
Language Reference
Declarations, assignments and statements
Keywords and operations
Tutorials
Change a window
Find the window
Modify the window
Create a report
HAL Primitives
HAL Procedures/Functions
HAL Discussions
procedure
WideScrollBar
(
Integer
left
,
Integer
top
,
Integer
right
,
Integer
bottom
)
Description:
Adds wide Scroll bar to Window
Parameters:
left
Horizontal position of left top corner
top
Vertical position of left top corner
right
Horizontal position of right bottom corner
bottom
Vertical position of right bottom corner
Related topics:
««