TChart Control Disappears at design time
Posted: Thu Apr 12, 2007 8:14 pm
In Visual Studio 2005, I am creating a user control. I place a FlowLayoutPanel control in the user control, maximize it and anchor it to all sides so the flow control fills the entire usercontrol UI. I then drop a TChart control onto the FlowLayoutPanel control. I resise the TChart control so it fills the entire size of the FlowLayoutPanel control. Then, I set the TChart Anchor property to anchor to all 4 sides. The TChart's height goes to 0.
Anyone else see this behavior? It is very repeatable for me.
Anyone else see this behavior? It is very repeatable for me.