Results for "Author: darkmercenary44"
This control, when dropped on a borderless form will size itself to that of the form, and wala you have a new window. The window has all the abilities of the normal windows, it can be maximized, minimized, and can be manually resized. Also has a nifty lost and got focus effect, like that seen in Visio 2000 Professional. If you like this please drop me a line and tell me, or if you want to see something in it that isn't and don't know how to do it then let me know and I'll try. Once you load the control, click on the (Custom) property to see how to set up the form focus effect (only 2 lines) ***Update 1 11/21/01*** I found a temporary solution to the Focus effects problem but I'm still looking for a better method, check the control out and let me know if you know of a way to solve this is like api or something. ***Update 2 11/21/01*** FORM FOCUS EVENT PROBLEM FIXED, COMPLETELY FUCTIONAL NOW.... This control now uses SmartSubClass from www.vbsmart.com, you must have it in order to use this control, but its worth it, they also have some other sweet free controls..
I designed this code for people that work on a VB project with someone else. This program will let you select a source file, and a master file. It will then highlight all the lines in red that aren't in the master file. Its usefull for if two coders are working on the same project, and you need to update your code to his without changing anything you may have added. Please click on the help button after you run it, it will give you some important info.
I just started learning C++ and had to do some string parsing code for one of my classes. I couldn't figure out how to do it until later on, but I wrote these little functions to help those that learned in VB feel a little more at home in C++. At least when they deal with strings.
This article will quickly and to the point show you how to supress the beep when the user presses the enter key in a single line text box.
In the code is an AsyncSockets class that makes the more advanced System.Net.Sockets (Asynchronous Sockets) functions alot easier. This is almost the same as my last submission, this time I have included a full working example of a multiuser server/client chat app. All events are placed in the code for ease of use. I looked everywhere for this code for use in my custom MUD engine framework, I didn't find it so I peiced it together with help from MSDN Library. If you like this code please vote, I worked for almost 3 weeks on getting this right.
This control, when dropped on a borderless form will size itself to that of the form, and wala you have a new window. The window has all the abilities of the normal windows, it can be maximized, minimized, and can be manually resized. Also has a nifty lost and got focus effect, like that seen in Visio 2000 Professional. If you like this please drop me a line and tell me, or if you want to see something in it that isn't and don't know how to do it then let me know and I'll try. Once you load the control, click on the (Custom) property to see how to set up the form focus effect (only 2 lines) ***Update 1 11/21/01*** I found a temporary solution to the Focus effects problem but I'm still looking for a better method, check the control out and let me know if you know of a way to solve this is like api or something. ***Update 2 11/21/01*** FORM FOCUS EVENT PROBLEM FIXED, COMPLETELY FUCTIONAL NOW.... This control now uses SmartSubClass from www.vbsmart.com, you must have it in order to use this control, but its worth it, they also have some other sweet free controls..
I designed this code for people that work on a VB project with someone else. This program will let you select a source file, and a master file. It will then highlight all the lines in red that aren't in the master file. Its usefull for if two coders are working on the same project, and you need to update your code to his without changing anything you may have added. Please click on the help button after you run it, it will give you some important info.
This control, when dropped on a borderless form will size itself to that of the form, and wala you have a new window. The window has all the abilities of the normal windows, it can be maximized, minimized, and can be manually resized. Also has a nifty lost and got focus effect, like that seen in Visio 2000 Professional. If you like this please drop me a line and tell me, or if you want to see something in it that isn't and don't know how to do it then let me know and I'll try. Once you load the control, click on the (Custom) property to see how to set up the form focus effect (only 2 lines) ***Update 1 11/21/01*** I found a temporary solution to the Focus effects problem but I'm still looking for a better method, check the control out and let me know if you know of a way to solve this is like api or something. ***Update 2 11/21/01*** FORM FOCUS EVENT PROBLEM FIXED, COMPLETELY FUCTIONAL NOW.... This control now uses SmartSubClass from www.vbsmart.com, you must have it in order to use this control, but its worth it, they also have some other sweet free controls..
I designed this code for people that work on a VB project with someone else. This program will let you select a source file, and a master file. It will then highlight all the lines in red that aren't in the master file. Its usefull for if two coders are working on the same project, and you need to update your code to his without changing anything you may have added. Please click on the help button after you run it, it will give you some important info.
I just started learning C++ and had to do some string parsing code for one of my classes. I couldn't figure out how to do it until later on, but I wrote these little functions to help those that learned in VB feel a little more at home in C++. At least when they deal with strings.
This article will quickly and to the point show you how to supress the beep when the user presses the enter key in a single line text box.
In the code is an AsyncSockets class that makes the more advanced System.Net.Sockets (Asynchronous Sockets) functions alot easier. This is almost the same as my last submission, this time I have included a full working example of a multiuser server/client chat app. All events are placed in the code for ease of use. I looked everywhere for this code for use in my custom MUD engine framework, I didn't find it so I peiced it together with help from MSDN Library. If you like this code please vote, I worked for almost 3 weeks on getting this right.
This control, when dropped on a borderless form will size itself to that of the form, and wala you have a new window. The window has all the abilities of the normal windows, it can be maximized, minimized, and can be manually resized. Also has a nifty lost and got focus effect, like that seen in Visio 2000 Professional. If you like this please drop me a line and tell me, or if you want to see something in it that isn't and don't know how to do it then let me know and I'll try. Once you load the control, click on the (Custom) property to see how to set up the form focus effect (only 2 lines) ***Update 1 11/21/01*** I found a temporary solution to the Focus effects problem but I'm still looking for a better method, check the control out and let me know if you know of a way to solve this is like api or something. ***Update 2 11/21/01*** FORM FOCUS EVENT PROBLEM FIXED, COMPLETELY FUCTIONAL NOW.... This control now uses SmartSubClass from www.vbsmart.com, you must have it in order to use this control, but its worth it, they also have some other sweet free controls..
I designed this code for people that work on a VB project with someone else. This program will let you select a source file, and a master file. It will then highlight all the lines in red that aren't in the master file. Its usefull for if two coders are working on the same project, and you need to update your code to his without changing anything you may have added. Please click on the help button after you run it, it will give you some important info.
I just started learning C++ and had to do some string parsing code for one of my classes. I couldn't figure out how to do it until later on, but I wrote these little functions to help those that learned in VB feel a little more at home in C++. At least when they deal with strings.
This article will quickly and to the point show you how to supress the beep when the user presses the enter key in a single line text box.
In the code is an AsyncSockets class that makes the more advanced System.Net.Sockets (Asynchronous Sockets) functions alot easier. This is almost the same as my last submission, this time I have included a full working example of a multiuser server/client chat app. All events are placed in the code for ease of use. I looked everywhere for this code for use in my custom MUD engine framework, I didn't find it so I peiced it together with help from MSDN Library. If you like this code please vote, I worked for almost 3 weeks on getting this right.
This control, when dropped on a borderless form will size itself to that of the form, and wala you have a new window. The window has all the abilities of the normal windows, it can be maximized, minimized, and can be manually resized. Also has a nifty lost and got focus effect, like that seen in Visio 2000 Professional. If you like this please drop me a line and tell me, or if you want to see something in it that isn't and don't know how to do it then let me know and I'll try. Once you load the control, click on the (Custom) property to see how to set up the form focus effect (only 2 lines) ***Update 1 11/21/01*** I found a temporary solution to the Focus effects problem but I'm still looking for a better method, check the control out and let me know if you know of a way to solve this is like api or something. ***Update 2 11/21/01*** FORM FOCUS EVENT PROBLEM FIXED, COMPLETELY FUCTIONAL NOW.... This control now uses SmartSubClass from www.vbsmart.com, you must have it in order to use this control, but its worth it, they also have some other sweet free controls..
I designed this code for people that work on a VB project with someone else. This program will let you select a source file, and a master file. It will then highlight all the lines in red that aren't in the master file. Its usefull for if two coders are working on the same project, and you need to update your code to his without changing anything you may have added. Please click on the help button after you run it, it will give you some important info.
In the code is an AsyncSockets class that makes the more advanced System.Net.Sockets (Asynchronous Sockets) functions alot easier. This is almost the same as my last submission, this time I have included a full working example of a multiuser server/client chat app. All events are placed in the code for ease of use. I looked everywhere for this code for use in my custom MUD engine framework, I didn't find it so I peiced it together with help from MSDN Library. If you like this code please vote, I worked for almost 3 weeks on getting this right.