icsharpcode / SharpDevelop

#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
2.09k stars 773 forks source link

Allow WrapItemsNewContainer to be used from Outside #619

Closed jogibear9988 closed 9 years ago

jogibear9988 commented 9 years ago

I've an Outside Class wich needs to use WrapItemsNewContainer without adding the Container to the Document (because I wrap it in a new Control)