[MonoDevelop] Custom widget library

Piotr Budny vip at pesymista.info
Sat Sep 9 12:45:27 EDT 2006


Hello,
I've found great feature of MonoDevelop: Custom widgets in library 
(http://tirania.org/blog/archive/2006/Sep-06-1.html, "Solutions and Widget 
Libraries").

I'm wondering, if it's possible to add custom property (to be visible in 
Widget Properties -> Properties) for that "MyControl" custom widget?
For example a string or int property.

I know i can add methods in code and use them after Binding field in 
MainWindow.cs, but I'd like them to be editable from the MD Gui.

How can I do that?

BTW, MD is great; best regards,
Piotr Budny


More information about the Monodevelop-list mailing list