K Kiwi New member May 24, 2010 #1 I want to bold this one line of code in my listbox lstReceipt.Items.Add(String.Format("{0,55}{1,0}", "Total: ", vbTab & vbTab & Format(decTotal, "Currency"))) how would i go about doing this?!?!?!?! PLEASE I NEED TO KNOW
I want to bold this one line of code in my listbox lstReceipt.Items.Add(String.Format("{0,55}{1,0}", "Total: ", vbTab & vbTab & Format(decTotal, "Currency"))) how would i go about doing this?!?!?!?! PLEASE I NEED TO KNOW