On 02/28/2012 12:56 PM, Benoît Minisini wrote:
Le 28/02/2012 11:52, Demosthenes Koptsis a écrit :
should i set any other property to work?
Because
tlbrMain.Height = Desktop.Scale * 7
does not work.
See attached project i changed it.
Thanks!
No, you have no control on the toolbar height. T
Le 28/02/2012 11:52, Demosthenes Koptsis a écrit :
> should i set any other property to work?
>
> Because
>
> tlbrMain.Height = Desktop.Scale * 7
>
> does not work.
>
> See attached project i changed it.
>
> Thanks!
>
No, you have no control on the toolbar height. This won't change.
But I was wro
should i set any other property to work?
Because
tlbrMain.Height = Desktop.Scale * 7
does not work.
See attached project i changed it.
Thanks!
On 02/28/2012 12:28 PM, Benoît Minisini wrote:
Le 28/02/2012 11:16, Demosthenes Koptsis a écrit :
Hello,
i reopen an issue about Toolbar.
In attac
Le 28/02/2012 11:16, Demosthenes Koptsis a écrit :
> Hello,
>
> i reopen an issue about Toolbar.
> In attached Project142 there is a form with a toolbar (red bg) and a
> hbox (green bg).
>
> In hbox toolbuttons appears correctly but not in Toolbar.
>
> Toolbar in run mode gets a small height and hi
Hello,
i reopen an issue about Toolbar.
In attached Project142 there is a form with a toolbar (red bg) and a
hbox (green bg).
In hbox toolbuttons appears correctly but not in Toolbar.
Toolbar in run mode gets a small height and hides the toolbuttons.
I attach the project and a screenshot.
C