T
Tee
Hi,
Does anyone know how to change an index of an object?
This is what I want to do.
eg: I have 5 controls in a panel.
index from 0 to 4, after I remove the 3rd control (index 2), I want to
change the control with index 3 to 2, and 4 to 3. (push up) ... so when I
add new control to the panel, the new control will have the index 4.
Is this possible? if not, can anyone suggest me a solution?
Thanks,
Tee
Does anyone know how to change an index of an object?
This is what I want to do.
eg: I have 5 controls in a panel.
index from 0 to 4, after I remove the 3rd control (index 2), I want to
change the control with index 3 to 2, and 4 to 3. (push up) ... so when I
add new control to the panel, the new control will have the index 4.
Is this possible? if not, can anyone suggest me a solution?
Thanks,
Tee