question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Create Item form maximize

See original GitHub issue

I see that Create <Schema Item> model slides from right. it is good for quick creation of items. I would suggest make this a full page view similar to edit existing item view.

There should be either maximize button to expand that form into a full form or we limit the form controls for fields by using initial attribute like in v4

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:10 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
MadeByMikecommented, Oct 22, 2019

A maxamise button like gmail.

1reaction
MadeByMikecommented, Oct 21, 2019

Yep I’s support this

Read more comments on GitHub >

github_iconTop Results From Across the Web

Form.MaximizeBox Property (System.Windows.Forms)
Gets or sets a value indicating whether the Maximize button is displayed in the caption bar of the form.
Read more >
How can you make the form maximize to any computer screen ...
You can do it using one of the following --. Set the form WindowState = FormWindowState.Maximized;. Get the screen resolution using following code...
Read more >
How to fit controls in windows form when we maximize the form
C# : How to fit controls in windows form when we maximize the formVideos c#How to Search Data in access database Between Two...
Read more >
How to Maximize VS Fullscreen Application | C# Windows Form
Create the functions of maximize and fullscreen into your winform applicationUnicode Characters for ( minimize, maximize, restore down, ...
Read more >
How to programmatically maximize, minimize and center the ...
In this article, we will see how to programmatically center the form using the Screen.PrimaryScreen.Bounds property.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found