Posted 18 years ago
by Gerard Laslett
I need to make a floating ToolWindow, fixed in size.
I.e. the equivalent of a System.Windows.Forms.Form code such as:
this.FormBorderStyle = FormBorderStyle.FixedToolWindow;
how do I achieve this with the ActiproSoftware.UIStudio.Dock.ToolWindow
??
I.e. the equivalent of a System.Windows.Forms.Form code such as:
this.FormBorderStyle = FormBorderStyle.FixedToolWindow;
how do I achieve this with the ActiproSoftware.UIStudio.Dock.ToolWindow
??