Please enable JavaScript to view this site.

R:BASE 11 Help

Navigation: How To (Forms, Reports, and more) > Forms > Form Designer > Form Controls > File System Controls > File List Box

Properties

Scroll Prev Top Next More

 

ð Size and Coordinates

Left

Specifies the left (horizontal) ordinate pixel of the object

Top

Specifies the top (vertical) ordinate pixel of the object

Width

Specifies the object width, in pixels  

Height

Specifies the object height, in pixels

Align

Specifies the alignment of the object. The options are:

None - Object can be moved anywhere because it is not aligned to the parent object

Client - Aligns itself to the available client area by expanding to fill the parent object that it is in

Left - Aligns itself to the left side of the parent object growing or shrinking to match parent height

Right - Aligns itself to the right side of the parent object growing or shrinking to match parent height

Top - Aligns itself to the top side of the parent object growing or shrinking to match parent width

Bottom - Aligns itself to the bottom side of the parent object growing or shrinking to match parent width

 

ð Hint

Value which will display when the object is hovered over by the mouse cursor

 

ð Default Directory

Allows the developer to specify a directory for the object to start in each time the form is opened

 

ð Background Color and Font

Specifies the background color of the object

AaBbYyZz

Specifies the font style, size and color for the object

 

ð Attributes

Show Hint

Displays the defined hint

Allow Open

This feature allows the developer to toggle whether or not the user can open files from this object

Tab Stop

Determines whether or not field is part of tab order and user is able to land on this field

Restore Directory

Allows the directory which was current at the time of the form initialization to be restored in the event of the user switching directories from within the object. If the user changes directory using this object, and this box is not checked, the directory of the program will then be changed as if a CHDIR command was issued.

Extract OS Thumbnail Cache

Displays thumbnail images for the listed files

 

ð File Sort

Sorted Field

Specifies the field to sort; File Name, File Extension, File Size, Creation Time, Last Access Time, Last Write Time

Show Sorted Field

Determines if the sorted field is displayed

Sort Ascending

Specifies if the sort is ascending

 

ð Component ID

Unique identifier used when passing property parameters in statements

FileListbox_Prop