R
Rob
I am dynamically creating a FlowLayoutPanel inside of a Tab Page of a Tab
Control...
On the form (outside the Tab Control), there is a button that adds a user
defined control into the FlowLayoutPanel within the Selected Tab.
This is working fine, except that when over five of the user defined
controls get added to the FlowLayoutPanel, they are not accessible because
the scroll bars do not appear.
What property must I set in order to get the scroll bars to appear ?
I've tried AutoSize, AutoScroll...
There is a Vertical scroll property that is apparently "read only" ?
Any Ideas ?
Control...
On the form (outside the Tab Control), there is a button that adds a user
defined control into the FlowLayoutPanel within the Selected Tab.
This is working fine, except that when over five of the user defined
controls get added to the FlowLayoutPanel, they are not accessible because
the scroll bars do not appear.
What property must I set in order to get the scroll bars to appear ?
I've tried AutoSize, AutoScroll...
There is a Vertical scroll property that is apparently "read only" ?
Any Ideas ?