Print Page | Close Window

Which assembly & ns contains ControlBindingManager?

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce Classic
Forum Discription: For .NET 2.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=1676
Printed Date: 10-Jun-2026 at 12:19pm


Topic: Which assembly & ns contains ControlBindingManager?
Posted By: rmaclean
Subject: Which assembly & ns contains ControlBindingManager?
Date Posted: 08-Mar-2010 at 2:04am
I am trying to compile code which uses IdeaBlade and the code is looking for a class called ControlBindingManager. Visual Studio cannot find it which leads me to believe the assembly of namespace is missing or incorrect. 
 
What assembly and namespace contains ControlBindingManager?



Replies:
Posted By: davidklitzke
Date Posted: 09-Mar-2010 at 4:38pm
IdeaBlade.UI.WinForms.   You can look it up yourself in "Reference Help".


Posted By: rmaclean
Date Posted: 10-Mar-2010 at 6:31am
Not finding it - I only have an IdeaBlade.UI.DLL and an IdeaBlade.UI.WinForms.DotNetControls.Dll and as you can see from the object browser view below, neither has it.
 
Side question: Is there an online reference help I can use?
 


Posted By: davidklitzke
Date Posted: 10-Mar-2010 at 10:05am
You should be able to find an IdeaBlade.UI.WinForms.dll in your installation directory and in the GlobalAssemblCache (GAC).  If you can't find the file, maybe you need to reinstall.
 
The Reference Help is available as a shortcut in your Programs Menu under "IdeaBlade DevForce Classic v36.10.0" - "Documentation" - "Referencer Help".



Print Page | Close Window