Thread: where can I find listings of all the windows forms classes and members?

  1. #1
    Registered User
    Join Date
    May 2010
    Posts
    28

    where can I find listings of all the windows forms classes and members?

    It seems I'm going to need this since VS express 2010 has no intellisense.

  2. #2
    ...and never returned. StainedBlue's Avatar
    Join Date
    Aug 2009
    Posts
    168
    Isn't that just a bug with VS2010 RC? I thought a patch was available? I myself am not using it, but several of the guys I work with are (mainly because .NET 4 kicks major @$$)

    EDIT: um, basically anything .NET or VS related can be found on MSDN. Ever navigated there?
    goto( comeFrom() );

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 2
    Last Post: 03-08-2010, 12:02 AM
  2. Error using Windows classes ;o)
    By shrink_tubing in forum C++ Programming
    Replies: 5
    Last Post: 02-06-2010, 12:41 PM
  3. templated members in non-template classes
    By drrngrvy in forum C++ Programming
    Replies: 3
    Last Post: 04-07-2007, 01:38 PM
  4. alignment (classes, structs, members)
    By Raven Arkadon in forum C++ Programming
    Replies: 5
    Last Post: 04-07-2006, 06:51 AM
  5. Class with members as classes
    By justdoit22 in forum C++ Programming
    Replies: 8
    Last Post: 12-29-2003, 06:58 PM