Is it possible to change the text color of the item in the list box after it has been created? I have tried $ListBox->TextColor(0xff0000) as a test to no avail. It says this function doesn't exist. Seems weird to me as this sure is a useful function.