Dump question?

Stimulsoft Reports.NET discussion
Post Reply
munich
Posts: 82
Joined: Wed May 06, 2009 7:57 am

Dump question?

Post by munich »

Hello,

I have a question, I think that might be dump:

How can I get stiRibbonDesignerControl to cover the whole form it is put on?
Using property Dock = Fill only covers the client area of the form.

I thank you very much in advance.

Yours
munich
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Dump question?

Post by Edward »

Hi Munich,

Could you please provide us with a bit more detail on the task you are going to accomplish.

Thank you.
munich
Posts: 82
Joined: Wed May 06, 2009 7:57 am

Dump question?

Post by munich »

Hi Edward,

I use a System.Windows.Forms.Form and added a stiRibbonDesignerControl. After setting the property "dock" to "fill" the stiRibbonDesignerControl only covers the client area of the Windows-form. So I see two captions. The caption of the Windows-form and the caption of stiRibbonDesignerControl. But the caption of stiRibbonDesignerControl should cover the caption of the Windows-form in order to see only the caption of stiRibbonDesignerControl.

I hope to have described my problem understandable. If not please let me know.

Yours
munich
Jan
Posts: 1265
Joined: Thu Feb 19, 2009 8:19 am

Dump question?

Post by Jan »

Hello Munich,

Unfortunatelly this is not possible with System.Windows.Forms.Form.

Thank you.
munich
Posts: 82
Joined: Wed May 06, 2009 7:57 am

Dump question?

Post by munich »

Hello Jan,

what a pity, but I expected this answer. I will focus on stiReport.Design() method instead of the ribbon designer control.

I thank you for your help.

Yours
munich
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Dump question?

Post by Edward »

Hi

Please let us know if you need any help.

Thank you.
Post Reply