T
Tim Osborne
I have used the DomainUpDown control in my UI to allow a user
to switch units from KB to MB to GB.
The initial text is set to MB.
When the form presents and I click on the upper arrow of the spin portion of
the control
nothing happens.
If I click on the down arrow a couple of times it changes selection and then
the up and down work
correctly.
I have seen this behavior in the simplest example I could produce.
A WinForm with nothing on it but a DomainUpDown.
There are three items defined for the control: KB,MB,GB.
I set the text in the designer to MB.
Is this control just plain broke?
to switch units from KB to MB to GB.
The initial text is set to MB.
When the form presents and I click on the upper arrow of the spin portion of
the control
nothing happens.
If I click on the down arrow a couple of times it changes selection and then
the up and down work
correctly.
I have seen this behavior in the simplest example I could produce.
A WinForm with nothing on it but a DomainUpDown.
There are three items defined for the control: KB,MB,GB.
I set the text in the designer to MB.
Is this control just plain broke?