Search found 2 matches

by eadred
Tue Jul 18, 2006 1:13 am
Forum: Problems
Topic: Cannot get Picture Toolbox items to appear in VS 2005?
Replies: 2
Views: 66115

Whoops

Ignore me - I'm being stupid. Picture.ToolboxFilter is a string!!!
by eadred
Tue Jul 18, 2006 1:10 am
Forum: Problems
Topic: Cannot get Picture Toolbox items to appear in VS 2005?
Replies: 2
Views: 66115

Disabled toolbox items in VS 2003

I am getting the same problem with disabled toolbox items in Visual Studio 2003. How do I remedy it with .Net Framework 1.1, since the constructor parameters for the ToolboxItemFilter are different (it takes a string and a ToolboxItemFilterType)?