|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Automatic Resize of PanelI have a public class ChartPanel : System.Windows.Forms.Panel and add with this.Controls.Add(...) Objects (usercontrols) to it How can I achieve that "ChartPanel" automatic resize, if objects are not visible any more (because of x,y). ChartPanel is embedded in ChartRow : System.Windows.Forms.UserControl Best Regards, Istvan |
|||||||||||||||||||||||