473,399 Members | 3,919 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,399 software developers and data experts.

Properties that self close in code

I have a weird problem (or just something I don't like) in VS 2008. I have
properties that are collapsed with a blue border around them. If I hover
over them the code will expand or if I click into them it will expand (along
with outlining graphics). As soon as I click outside the property it
collapses again with the blue border.

Any ideas what this is and how I can get rid of it.

Thanks
Lloyd Sheen

Jun 27 '08 #1
4 789
On Apr 19, 5:02 pm, "Lloyd Sheen" <a...@b.cwrote:
I have a weird problem (or just something I don't like) in VS 2008. I have
properties that are collapsed with a blue border around them. If I hover
over them the code will expand or if I click into them it will expand (along
with outlining graphics). As soon as I click outside the property it
collapses again with the blue border.

Any ideas what this is and how I can get rid of it.

Thanks
Lloyd Sheen
Without seeing it, it sounds as if your code is surrounded by a
Region ... End Region block. Can you confirm this?

Chris
Jun 27 '08 #2

"Chris Dunaway" <du******@gmail.comwrote in message
news:3d**********************************@p25g2000 pri.googlegroups.com...
On Apr 19, 5:02 pm, "Lloyd Sheen" <a...@b.cwrote:
>I have a weird problem (or just something I don't like) in VS 2008. I
have
properties that are collapsed with a blue border around them. If I hover
over them the code will expand or if I click into them it will expand
(along
with outlining graphics). As soon as I click outside the property it
collapses again with the blue border.

Any ideas what this is and how I can get rid of it.

Thanks
Lloyd Sheen

Without seeing it, it sounds as if your code is surrounded by a
Region ... End Region block. Can you confirm this?

Chris
Nope. That would be too simple. I have googled and seached docs but I can
see no mention of anything like this. I don't get it in my own programs. I
was getting it in some of the samples that came with VS 2008.

Thanks
LS

Jun 27 '08 #3
This is an automatic feature of Refactor! for VB 2008. Unfortunately I'm
not aware of any way of turning it off.

"Lloyd Sheen" <a@b.cwrote in message
news:uP**************@TK2MSFTNGP03.phx.gbl...
>I have a weird problem (or just something I don't like) in VS 2008. I have
properties that are collapsed with a blue border around them. If I hover
over them the code will expand or if I click into them it will expand
(along with outlining graphics). As soon as I click outside the property
it collapses again with the blue border.

Any ideas what this is and how I can get rid of it.

Thanks
Lloyd Sheen
Jun 27 '08 #4

"Bill McCarthy" <Bi**@NOSPAM.comwrote in message
news:Ox**************@TK2MSFTNGP05.phx.gbl...
This is an automatic feature of Refactor! for VB 2008. Unfortunately I'm
not aware of any way of turning it off.

"Lloyd Sheen" <a@b.cwrote in message
news:uP**************@TK2MSFTNGP03.phx.gbl...
>>I have a weird problem (or just something I don't like) in VS 2008. I
have properties that are collapsed with a blue border around them. If I
hover over them the code will expand or if I click into them it will
expand (along with outlining graphics). As soon as I click outside the
property it collapses again with the blue border.

Any ideas what this is and how I can get rid of it.

Thanks
Lloyd Sheen
Thanks, just turned it off and away it went.

Thanks
LS

Jun 27 '08 #5

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

Similar topics

3
by: user | last post by:
I have gotten properties to respond correctly, but when I try to do it in __init__: class foo: def getter(self): return "hello" def __init__(self):
2
by: Dr. Peer Griebel | last post by:
Hi, I have a class with some properties. I would like to verify that only valid values are assigned to the properties using assert. Therefore I code setters and getters and use property() to...
3
by: michael | last post by:
Hello again, I have a dictionary with the following content : 'LZ': {'type': 'N', 'bytes': '00008'}, 'LVI000': {'type': 'N', 'bytes': '000010'} This could be seen as a interface description...
2
by: Lasse Vågsæther Karlsen | last post by:
I notice that if I use this syntax: def classname: ... ## # closes the database connection and releases the resources. def close(self): .... ##
18
by: Dixie | last post by:
Can I set the Format property in a date/time field in code? Can I set the Input Mask in a date/time field in code? Can I set the Format of a Yes/No field to Checkbox in code? I am working on...
1
by: George V. Neville-Neil | last post by:
I have been reading the mailing list and I am unfortunately going to open up discussion I've seen twice in the last two years but which still bugs me, so please accept my apologies in advance. I...
20
by: Artur Siekielski | last post by:
Hi. I would like to have declarative properties in Python, ie. something like slots definitions in defclass in Common Lisp. It seems that even Java will have it, using a library (...
17
by: David C. Ullrich | last post by:
Having a hard time phrasing this in the form of a question... The other day I saw a thread where someone asked about overrideable properties and nobody offered the advice that properties are...
4
by: mk | last post by:
Hello everyone, I try to set two properties, "value" and "square" in the following code, and arrange it in such way that setting one property also sets another one and vice versa. But the code...
0
by: Maric Michaud | last post by:
Le Wednesday 03 September 2008 15:57:50 mk, vous avez écrit : Your square property is not correctly defined, it recurselively call itself, it should be (I also avoided the extra lookup) : def...
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?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.