Create and add label array to the form?
Can you show me an example : In form load, create label array and then add them to the form?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted Jan 6, 2014, 4:53 PM
}
// other methods
DavePosted Jan 6, 2014, 6:14 PM
DavePosted Jan 6, 2014, 3:20 PM
I didn't make my question clearly.
I need to designed the size of the label array nLabels in main() and then create the label array of Program.nLabels in the form load, some kind of dynamically.
VulpesPosted Jan 6, 2014, 2:58 PM