|
-
Feb 24th, 2003, 03:34 PM
#1
Thread Starter
Sleep mode
Classes Order !!
I want my classes to be shown in the order I've set . For example I have these classes :
public class Open
public class Save
public class Close
the problem is that they don't show in the above order.They show like this instead :
public class Close
public class Open
public class Save
Is this possible ?
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
|