T
Tariq
This might sound like a stupid question, but anywas
when you assign an int to a textbox via the textbox.text propperty I
assume boxing happens. If this assigment happend too often rapidly on a
GUI wont it be a performance step back? Is there a more efficient way
of assigning other value types to a textbox?
when you assign an int to a textbox via the textbox.text propperty I
assume boxing happens. If this assigment happend too often rapidly on a
GUI wont it be a performance step back? Is there a more efficient way
of assigning other value types to a textbox?