Hello World,
I’m writing a tool using scriptDialog class.
The minimum width of a button added through ScriptControl.ScriptControl.AddControlToGrid seems to be 80 (at least in my UI), and there’s no way to edit the width of a button added to a grid.
The text in my buttons is only “+” and “-” and I’d like to reduce their width.
What have I missed ?
Thanks
-p-