StiViewerControl and Windows Form / Panel
Posted: Thu Jun 18, 2009 10:15 am
Hi,
i have a problem using StiViewerControl1 and a Panel. Let me explain in more detail:
On my form i have a panel, in this panel the control StiViewerControl1 is docked as filled.
I set all Properties "ShowSave" etc. to false. so only the pure Control is seen.
So i want my Report (which is a Chart) printed and filled in this area.
The Size of the report MUST fix the size of the panel. I dont want the user to scroll left down right etc.
If the User Maximize the form the panel expands size and the report should also. I dont want any spaces left, right, top, bottom.
How can i archive this ?.
My report is show in the control. but the user can still hold the left mouse button and move up down etc.
Thx for help
stephan
i have a problem using StiViewerControl1 and a Panel. Let me explain in more detail:
On my form i have a panel, in this panel the control StiViewerControl1 is docked as filled.
I set all Properties "ShowSave" etc. to false. so only the pure Control is seen.
So i want my Report (which is a Chart) printed and filled in this area.
The Size of the report MUST fix the size of the panel. I dont want the user to scroll left down right etc.
If the User Maximize the form the panel expands size and the report should also. I dont want any spaces left, right, top, bottom.
How can i archive this ?.
My report is show in the control. but the user can still hold the left mouse button and move up down etc.
Thx for help
stephan