Windows Vista Beta | WinVistaBeta.com - Message | VS.NET and WPF controls

November 19, 2008  
Subject: VS.NET and WPF controls
Group: microsoft.public.windows.developer.winfx.general,microsoft.public.dotnet.general
Date: 9/8/2008 12:05:34 PM
From: RBScheer [Email Address Protection]

Hi.

I wrote a pair of WPF controls that I will use on a new application.
One of these controls inherits from the Window class. I don't want
this control to be shown on the VS.NET toolbox but even when using the
ToolboxItem(False) attribute, the controls is still displayed. Is
there any specific way to hide a WPF control from the Toolbox on
VS.NET?

Regards,
Robert Scheer

Back