Search   Feed   Browse   Add
Feed items 1 - 1 of 1 for June 2004

Visual C 2003 "Implement Interface" feature - June 17, 2004

Just discovered a great tip for Visual C 2003. If you implement an interface (or eventdelegate) on your class and don't want to type all the methods, just type the interface name in your class derivation list and Intellisense will display a tooltip saying &8220;Press TAB to insert stubs for <interfacename>&8221;. Pressing 'TAB' will insert stub method implemenations into your class. Very cool timesaver! Thanks go to Kevin and Jason for pointing this out to me.
http://blogs.msdn.com/markda/archive/2004/06/16/157685.aspx
Available Archives
- April (1 item)
- May (1 item)
- June (1 item)
- August (1 item)
- October (3 items)
- December (1 item)
Sponsored Links
© 2008 FeedCapsule.com  |  Contact