Hey,
Can someone explain to me how this function works in relation to a GUI output.
Public Overrides Function ToString() As String
My program do some calculation and conversions and displays the resluts in a list box. I need use this function but i am not sure how it affects my output.