Hello everybody,
I want to place a vertical scroll bar on the group box to make it look like a table.
I copied the group box property and "set selection".
I added vertical scroll bar to the same property. But I think that's not correct.
I am looking for a hint how to make it scrollable. Can any one help me?
My idea is to create custom table using group box.
I checked the post "creating custom table". It is very helpful. I am able to get the data into the table successfully.
I am stuck with how to make it scrollable.
Can any one help me.
Thanks.