Then it will be applied by default
Then it will be applied by default
On further testing, the TimeSpan Default Editor also exhibits the same lack of response to changes. Example found in the LiveExplorer
Data > PropertyGrid > Editors> Default Editors section of the Demo.
It really helps out to have that sorting.
I am wander is here a way to this:
after pop a message box show something to user with ok, cancel button or others, how can I close it without user action, like after 20 seconds, the the pop message box will closed.
I have try to inherit, but failed.
After testing the LiveExplorer's following samples :
-Data > PropertyGrid > Editors> Default Editors
-InputFields > DateTime
all entries were correctly managed.
Using Mouse wheel scrolls, cursor keys and manual entries visually changed the editing field and the userObject's properties like "Value" and "Text".
What is your environment (OS, Visual Studio, .Net...)
Could you provide a simple sample with this bug please ?
Tested on Windows 7 Service Pack 1, Operating System 64-Bit
Visual Studio Information from AbBout Visual Studio Dialog:
Microsoft Visual Studio 2010
Version 10.0.40219.1 SP1Rel
Microsoft .NET Framework
Version 4.5.50709 SP1Rel
Also tested on my team mates work PC, which is siilar in software and hardware to mine, shows the same problem.
Tried it at home on my Windows 8 PC, works perfectly, so the problem appears limited to Windows 7 - 64-Bit.
Attaching a simple example application, but the LiveExplroer shows the problem clearly anyway.