Hi there everyone.
Here is an explanation of what i am trying to do.
My application start with the main form ( MDI ) in full screen with coding to auto arranged 12 buttons ( the width of the button will be reset based on the formula of me.width - ( button1.width * 12 ) divided by 12
This work fine but the last button width overshoot the screen by a little bit.
Can somebody help me. PLEASE
Here is an explanation of what i am trying to do.
My application start with the main form ( MDI ) in full screen with coding to auto arranged 12 buttons ( the width of the button will be reset based on the formula of me.width - ( button1.width * 12 ) divided by 12
This work fine but the last button width overshoot the screen by a little bit.
Can somebody help me. PLEASE