
I have 2 questions regarding property grid editors.
1) How can I have an ellipse type button displayed to launch an "external" editor? Like a separate Winform or WPF Window...
2) Is there any way to style the shared DateTimePicker control to only provide edit features for the TIME portion of the DateTime data type? I.e. I created a property editor type for DateTime, but, it popups the calendar that only allows edit of the date.
Thank you.
1) How can I have an ellipse type button displayed to launch an "external" editor? Like a separate Winform or WPF Window...
2) Is there any way to style the shared DateTimePicker control to only provide edit features for the TIME portion of the DateTime data type? I.e. I created a property editor type for DateTime, but, it popups the calendar that only allows edit of the date.
Thank you.