TextBox GUI

Is there any possible way where i can put the textbox box in an array? Not just the content but the textbox itself. because i want to use the scroll bar to hide the text box or expand textbox.
Of course you can.

HWND TextBoxes[10];
Topic archived. No new replies allowed.