windows-forms-designer
How should I set the LargeChange property of a scrollbar so the thumb is a proportional size for the Max value?
Basically, I want my scrollbar to beh开发者_StackOverflow社区ave like a scroll panel scrollbar. What algorithm, given the min and max values, should I give to the large change so that the thumb sizes[详细]
2023-02-02 13:32 分类:问答Forms Designer Error Display HTML Source
I i am unable to see the design view of a winform app Errors are: One or more errors encountered while loading the designer. The errors are[详细]
2023-02-01 12:43 分类:问答Inherited properties are not editable in designer
I have a base form class that is providing a new property that looks Like this Public Class BaseForm Private _HappyTime As Boolean[详细]
2023-02-01 11:02 分类:问答When modifying Dispose(bool) in a winforms generated .Designer.cs file is it necessary to move Dispose to the main code file?
I have found mixed opinions regarding this question in answers to other questions, but have not found a question that directly addresses it.[详细]
2023-01-29 03:47 分类:问答Visual Studio 2010 Windows Forms Designer Problems
Isn\'t that a crazy error? I get this when trying to open a form containing some UserControls from another assebly and using Entity Framework and SQL CE on visual studio designer.[详细]
2023-01-28 13:32 分类:问答Git Diff - Indicate a line move
I\'m developing a script to use with git diff to be able to \'filter out\' lines that have simply moved in a file.Visual Studio 2008 has become a pain when working with Designer files.It sometimes see[详细]
2023-01-26 14:30 分类:问答How is Visual Studio 2008 Windows Forms Designer both QVGA and VGA Compatible?
In Visual Studio 2008 when working with a Smart Device project, if I use the Window Forms Designer to add controls to a form, then the controls will be displayed in the correct place when the program[详细]
2023-01-25 16:49 分类:问答Edit DataGridView via Designer in inherited UserControl
I created a UserControl with a Button, a TextBox and a DataGridView. I set the modifiers of all controls to public.[详细]
2023-01-24 13:43 分类:问答Hidden Features of Visual Studio winforms designer [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-01-24 00:01 分类:问答WinForm designer error open designer
I work on VS 2010 .net 4.0 , my app had winForm with many controls. sometime i occur very starnge designer error:[详细]
2023-01-23 08:31 分类:问答