Hi Jegan,
Yes, my envirronment is indeed not a "touch" one
I am targeting, Win 7 and up, with an GUI without any Microsoft style ; you call it "classical" :)
Need is as said, in same GUI pages:
- normal classic updown for user to select numerical value s... and this control works very good (min, max value, mouse scrolls, clicks ... super!!!)
- And I would need user to select in a similar way a list of string, like "A, B, C, D ...". My list is long so comboboxes are not the solution as it would be higher than the height of the page ... so a string UpDown is the good option
So both need a same looking, that is the must
As said in previous post: either by changing the looking of SfDomainUpDown, or with a trick on the content of the normal UpDown ... ???
Any idea ?
Fabrice
PS: having smaller libraries with sf sufix is a great thing indeed ; continue in that direction when possible, but that is not the subject here