Hi,
with this code I show your WPF designer:
using (var report = new StiReport())
{
report.DesignWithWpf();
}
I must hide the help button ("?") but if I try to run the code:
StiOptions.Designer.Ribbon.ShowHelp= false;
the "?" button is showed always...
You can help me to hide the help button please?
Thanks, Riccardo.
ShowHelp= false
-
- Posts: 11
- Joined: Fri Feb 11, 2011 8:41 am
- Location: Italia
-
- Posts: 135
- Joined: Tue Aug 11, 2009 9:38 am
ShowHelp= false
Hello,
The problem is fixed. The patch is available in prerelease build of on 05 Jule 2011.
Thank you.
The problem is fixed. The patch is available in prerelease build of on 05 Jule 2011.
Thank you.