04 Jan
Right justify ListBox items
The default ListBox items alignment is LeftJustify. There is no Object Inspector property to change this, so if we need to right justify items, we must use a simple trick.
The default ListBox items alignment is LeftJustify. There is no Object Inspector property to change this, so if we need to right justify items, we must use a simple trick.
Colored lines in listbox are more user-friendly and easy to read. Here is how to do it…