Flag/Keyword for VS to ignore a line of code?
-
I've written some code that the VS designer is griping about. Isn't there a flag that I can use to make the designer ignore it?
The mind is like a parachute. It doesn’t work unless it’s open.
-
I've written some code that the VS designer is griping about. Isn't there a flag that I can use to make the designer ignore it?
The mind is like a parachute. It doesn’t work unless it’s open.
Hi Richard, there is the
Control.DesignMode
property that could be useful. :)Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.
-
Hi Richard, there is the
Control.DesignMode
property that could be useful. :)Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.
:-O I hate easy answers! I've been digging around for a reserved word. (I feel like saying some "reserved" words)
The mind is like a parachute. It doesn’t work unless it’s open.
-
:-O I hate easy answers! I've been digging around for a reserved word. (I feel like saying some "reserved" words)
The mind is like a parachute. It doesn’t work unless it’s open.
Yes, sometimes all you need to do is open your parachute aka MSDN... :laugh:
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.
-
Yes, sometimes all you need to do is open your parachute aka MSDN... :laugh:
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.
:-D Sometimes I just hanging on by the emergency chute! (I hate MSDN by the way. I can find info much easier through google)
The mind is like a parachute. It doesn’t work unless it’s open.
-
:-D Sometimes I just hanging on by the emergency chute! (I hate MSDN by the way. I can find info much easier through google)
The mind is like a parachute. It doesn’t work unless it’s open.
sure, I use Google to locate the right MSDN page, then read it. :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.
-
:-D Sometimes I just hanging on by the emergency chute! (I hate MSDN by the way. I can find info much easier through google)
The mind is like a parachute. It doesn’t work unless it’s open.
Richard Blythe wrote:
I hate MSDN by the way. I can find info much easier through google
And even easier in the CP forums.
"WPF has many lovers. It's a veritable porn star!" - Josh Smith
As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.