spinedit in property grid

  • Thread starter Thread starter Nic Gorleer
  • Start date Start date
N

Nic Gorleer

Hi,

Is it possible to use a spinedit (NumericUpDown control) as editor in the
property grid? With a custom UITypeEditor I can only make dropdown or a
modal dialog editor but not an inline editor.

Thanks,

Nic Gorleer
 
Hi Nic,

In current version of .NET framework, the UITypeEditor only supports the
dropdown dialog and the modal dialog, inline editor is not supported.

But this is a great idea, I've forwarded it to our product group to let
them consider it when planning the next release.

Thanks!

Best regards,

Ying-Shen Yu [MSFT]
Microsoft Community Support
Get Secure! - www.microsoft.com/security

This posting is provided "AS IS" with no warranties and confers no rights.
This mail should not be replied directly, please remove the word "online"
before sending mail.
 
I'm disappointed that it's not (yet) possible. I can live with this
limitation for now. Thanks for clearing this up.
 
Back
Top