473,396 Members | 2,059 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Missing control properties


I have created a control with a property BoxStyle, an enum, which is in a dll Graphics2D.dll. Normally when the editor
picks everything up it will give me context help eg. NewControls.ColorComboBox.BoxStyle.fullBox prompting at each step.

When I remove the reference to the dll and add it again the editor will do the prompt as I would expect. As soon as I
rebuild the editor no longer recognizes the BoxStyle property and only gives me the default properties for ListBox.

Can anyone explain what MS does? It is really annoying.

When I load the main project I get the compilation error 'BoxStyle is either undeclared or never assigned'. If I build
the code it runs fine. But, I really do not understand what Visual Studio's problem is.
Any ideas would be very welcome.
Thanks,

Steve
Nov 17 '05 #1
2 1383
"steve bull" <bu****@comcast.net> wrote in message
news:el********************************@4ax.com...
Can anyone explain what MS does? It is really annoying.


There is a bug in VS.NET where occasionally it cannot copy the .xml file
because it is locked. The bug is that VS.NET has locked the file and will
not release it. If you build eventually you may see a message in the output
saying that a file cannot be copied. This is the file you need for
Intellisense. The only way I have found to get rid of it is to close VS.NET
and reopen.

-- Alan
Nov 17 '05 #2


I have tried closing VS.Net and I have even restarted the machine but I still get the problem. I have also deleted the
dll as well so it needs to copy the new version from the latest build. The toolkit generates the correct code. Pity it
can't execute what it generates.
Steve


On Tue, 10 May 2005 22:21:43 -0500, "Alan Pretre" <al********@newsgroup.nospam> wrote:
"steve bull" <bu****@comcast.net> wrote in message
news:el********************************@4ax.com.. .
Can anyone explain what MS does? It is really annoying.


There is a bug in VS.NET where occasionally it cannot copy the .xml file
because it is locked. The bug is that VS.NET has locked the file and will
not release it. If you build eventually you may see a message in the output
saying that a file cannot be copied. This is the file you need for
Intellisense. The only way I have found to get rid of it is to close VS.NET
and reopen.

-- Alan


Nov 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

14
by: Harlan Messinger | last post by:
What am I not understanding about the definition of { position: absolute; }? "The box's position (and possibly size) is specified with the 'left', 'right', 'top', and 'bottom' properties. These...
17
by: lawrence | last post by:
How is it possible that the question "How do I detect which browser the user has" is missing from this FAQ: http://www.faqts.com/knowledge_base/index.phtml/fid/125 and is only here on this...
1
by: Steve Edwards | last post by:
I am trying to use an existing report as a subreport in another report. I have the subreport added to the main report, but the only thing that shows up where the subreport should be is the name of...
8
by: deko | last post by:
I'm hoping someone can sanity check my understanding of the Object Model for Forms/Controls. I'm having trouble drilling down into Control properties. First, I have a record set with the...
3
by: John Kristensen | last post by:
Hi I'm having a little stupid problem when trying to change properties in a Textbox (or a label) using Event Procedures. Im doing a report and want to change the Control Source in a textbox,...
2
by: Brian | last post by:
NOTE ALSO POSTED IN microsoft.public.dotnet.framework.aspnet.buildingcontrols I have solved most of my Server Control Collection property issues. I wrote an HTML page that describes all of the...
3
by: Elliot M. Rodriguez | last post by:
A 3rd party OCX that I am using in a VB.NET app is missing several properties and methods in Intellisense. I know they are missing because I have the complete API reference for the OCX, and if I...
4
by: Michael | last post by:
Hi everyone, I just used the upgrade wizard to upgrade a project of mine. One of the main forms I have has over 200 controls on the form, Uses some tab controls. Now, I have a main tab control...
11
by: phnimx | last post by:
I've completed migrating one of our company's C++ Managed Code applications to VS2005. I'm now attempting to run the application but there seems to be problems when accessing an object that is...
11
by: Andrus | last post by:
I'm implementing entity object which should populate its properties from database when property is first referenced. In RDL reports I use object properties like MyObject.MyProperty MyObject...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.