Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C# 2005 > C# 2005
|
C# 2005 For discussion of Visual C# 2005.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C# 2005 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 4th, 2007, 06:16 PM
Registered User
 
Join Date: Dec 2006
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default Property dropdown box in C# code-behind in VS

Hi,
  I'm an experienced C# developer. I am wondering whether there's a setting through which we can decide the order/type the items are to appear on the property drop down box on c# code behind. (The drop down that lists all variables, properties, events)

I use to search for a specific event/property and its cumbersome to find the item in the drop down

 
Old April 5th, 2007, 12:54 AM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

The visual studio properties window has a couple buttons for property organization. One is "Categorized" and another is "Alphabetic". "Categorized" will show the properties grouped by category (behavior, appearance, layout, etc) while "Alphabetic" list them as you can imagine.

Is this what you mean?

-Peter





Similar Threads
Thread Thread Starter Forum Replies Last Post
Check if dropdown readonly property is "true" ismailc XSLT 2 January 21st, 2008 04:18 AM
HOW TO -REG DYNAMIC DROPDOWN BOX.(FIX MY CODE) kaniths Javascript How-To 2 December 21st, 2006 08:44 PM
Standard Dropdown Combo box dartcoach VB How-To 8 November 8th, 2006 10:25 PM
Dropdown Box problem migarich ASP.NET 1.0 and 1.1 Basics 3 March 22nd, 2006 10:28 AM
Problem with dropdown box Hlybbi C# 5 August 31st, 2004 04:28 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.