Why on earth!
Why!
Bully me a young players
CodePudding user response:
Don't see your window interface is what kind, guess:You are "drawing nine times" painted 9 button controls, not "control array"!!!!
A simple way to "fix" :
1. Delete the controls within the form finished first, and then to draw a button control,
2. The size, position, and need to set the properties of the set,
3. At the beginning of the drawing control, point the right mouse button, and then in the pop-up menu midpoint "copy",
4. In the blank space in the form of the right mouse button, then point "paste",
, point in the pop-up message "yes", then pull the form within the new button control to the appropriate location,
(note: paste out of control, in the form in the upper Left, the Left and Top of 0)
5. Repeat step 4 "(there's no prompt message), until 9 button set,