Setting editor window size

SyntaxEditor for Windows Forms Forum

Posted 17 years ago by Todd Newell
Version: 4.0.0239
Avatar
Can anyone suggest the "proper" way to set the editor to the maximum window size on load? My application allows multiple windows to be opened, each with a maximized syntax editor control in it.

Thanks in advance,

Todd

Comments (4)

Posted 17 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Todd,

Sorry but I'm not sure what you are asking. Could you clarify a little more? Thanks!


Actipro Software Support

Posted 17 years ago by Todd Newell
Avatar
I'm creating an app that opens up multiple windows, each containing nothing but a syntaxeditor control. I want the children windows to open up maximized within the parent (main) form. I would like the syntaxeditor control maximized within each of the child windows.

What is the recommended (standard) best practice for doing so?

Thanks,

Todd
Posted 17 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Oh, well probably just set the SyntaxEditor.Dock property to DockStyle.Fill.


Actipro Software Support

Posted 17 years ago by Todd Newell
Avatar
Precisely the answer I needed. It acts just as I needed it to.
Thanks for the help.

Todd
The latest build of this product (v24.1.0) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.