[Gambas-user] Mouse X & Y reporting...
T Lee Davidson
t.lee.davidson at gmail.com
Wed Nov 15 18:14:00 CET 2023
On 11/15/23 10:55, sbungay wrote:
> Stupid question: What mechanism is making the components in the example automatically go full width of the form?
It's not a stupid question. I haven't seen any examples on the Wiki that explain these things.
Answer: the Form and Control properties:
Form1.Arrangement=Vertical
IconView1.Expand=True
TextArea1.Expand=True
--
Lee
More information about the User
mailing list