HighTechTalks DotNet Forums  

Automatically references.

Dotnet Framework (WinForms Controls) microsoft.public.dotnet.framework.windowsforms.controls


Discuss Automatically references. in the Dotnet Framework (WinForms Controls) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Johnny E. Jensen
 
Posts: n/a

Default Automatically references. - 12-12-2009 , 07:09 PM






Hello NG

Using Visual Studio 2008 C# i want to extent an thirdparty control. The
Xceed winComboBox control.

if I take the raw control and place it on a form, the references needed for
the control to work is aytomatically generated. If i want to have a - lets
say a property of the type Xceed.Editors.ComboBoxItem to represent the
SelectedItem property - on my extented verison of the winCombobox control.

When i hereafter place my extented control on a form, the DEV brings an
error - saying that i should add a reference to the Xceed.Editors library.
Is there a vay to handle this automatically?

Kind regards

Johnny Jensen

Reply With Quote
  #2  
Old   
Vijay
 
Posts: n/a

Default Re: Automatically references. - 12-22-2009 , 10:41 PM






Try this.. Drag and drop the control into the form.

"Johnny E. Jensen" <jj (AT) jj (DOT) jj> wrote

Quote:
Hello NG

Using Visual Studio 2008 C# i want to extent an thirdparty control. The
Xceed winComboBox control.

if I take the raw control and place it on a form, the references needed
for the control to work is aytomatically generated. If i want to have a -
lets say a property of the type Xceed.Editors.ComboBoxItem to represent
the SelectedItem property - on my extented verison of the winCombobox
control.

When i hereafter place my extented control on a form, the DEV brings an
error - saying that i should add a reference to the Xceed.Editors library.
Is there a vay to handle this automatically?

Kind regards

Johnny Jensen

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.