TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
adam_gartee
NA
8
0
Interface Stub Order
Apr 14 2005 11:26 AM
I am wondering if there is a way to set the order in which Visual Studios generates the interface stubs when you implement that interface on a class. In my situation, I have an interface with dozens of method declarations, and when I implement the interface and get the prompt... "Press TAB to implement stubs for interface 'IMyInterface'" ...My methods are all out of order and jumbled up good 'n proper. Is there some kind of Design Preprocessor Directive or something that will allow me to set the order in which the methods/accessors are generated in Visual Studios?
Reply
Answers (
4
)
Printing HTML in Landscape and with background color
Displaying controls dynamically