|
-
May 31st, 2010, 06:58 AM
#1
Visual Studio 2010 and Enums...
Has anyone else noticed in VS2010 that when you need to enter an Enum value for a parameter to a method, the intellisense list that pops up doesnt always just show you the relevant enum values, it sometimes shows you absolutely everything?
This does not happen all the time and it does not happen consistently with the same methods... but it happens often enough to be annoying. For example even on the humble MessageBox.Show method I often find that for the parameter where you specify the icon, I press E thinking that it will highlight the Error icon only to find that it has actually broughy up every type beginning with E...
Anyone else seen this?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|