Right justify ListBox items admin January 4, 2009 January 14, 2022 No Comments on 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.
Listbox with colored lines admin June 30, 2008 January 14, 2022 No Comments on Listbox with colored lines Colored lines in listbox are more user-friendly and easy to read. Here is how to do it…