Guest mutant Posted May 10, 2003 Posted May 10, 2003 How could I show a dialog box during design time from the properties window? Like in Font property it shows a FontDialog. I mean I can get to the dropdown and select <none> which doesnt look very professoinal. I just need to know how to show that little button instead of dropdown. Quote
*Gurus* divil Posted May 10, 2003 *Gurus* Posted May 10, 2003 Look in to providing a custom [msdn=System.Drawing.Design.UITypeEditor]UITypeEditor[/msdn] implementation for your property. Quote MVP, Visual Developer - .NET Now you see why evil will always triumph - because good is dumb. My free .NET Windows Forms Controls and Articles
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.