I am loading some line controls at run-time, and each time l load a line a need to assign a value to it. So l can have a label next to the line showing the value that the line represents. The values themselves are user input values, so they could represent any integer value.
Many thanks in advance


Reply With Quote