Presenting AssemblyTypePicker

I really like the way the Object Browser makes the types in an assembly visible. Because i have a couple of programs that require a given type as input, i have decided to add a TypeTree control to BeTimvwFramework that mimicks the Object Browser. Here are a couple of screenshots of the control in a demo application that allows the user to generate interfaces and wrapper classes based on a selected type:

screenshot of assemblytypepicker with no values


screenshot of dialog that requests the user to pick an assembly file


screenshot of dialog that requests the user to pick a type in the previously selected assembly

Feel free to download CodeGenerator.zip.

Leave a Comment


NOTE - You can use these HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>