Advertisement

Results for "Category: Custom Controls/ Forms/ Menus"

2002VB #17945
a The easiest way to send mail!

I have seen some e-mail stuff on this site, but all are so freakin complicated. This is simple and VERY easy to use!

2002VB #17946
a Send / Get files using winsock

Want your program to be able to send and get files over the internet? Well, here you go! This is very easy to understand.

2002VB #17968
Docking Windows in an MDI Environment

This code enables you to have an MDI Child form "dock" with the MDI form like the toolbar found in the VB5/6 IDE and in various other applications. It can dock to any of the four sides of the form. Currently only support for one toolbar is there (i.e. the toolbar in VB as opposed to the project explorer and properties on the right side). This functionality may come soon.. If you find any bugs, please let me know via email or post the solution here.. An executable is also included. This code is a variation of the post found here: http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=3843 It *REQUIRES* the MsgHook32 OCX found here: http://www.mvps.org/vb/code/msghook.zip

2002VB #17971
Drag & Drop Re-ordering of ListView Items

Shows how to re-order items in a listview by dragging and dropping them in their new position. Also shows how to give the user a nice visual cue for the new position. Items can also be re-ordered using the scrollbar.

2002VB #17974
Real Time Picture Distortion!

Yawn I hear you say, Not another Flag waver that distorts a picture in a sine wave pattern.... But wait! How would you like code that does that, which is Fast (under 1 Millisecond!!!), Small (7 Lines!!!) and robust (loads of options), Well you've come to the right place come and check it out. I'm sure you'll be impressed. P.S. Don't forget to vote :)

2002VB #17975
Real Time Image Ripple!!!

From the Author of Real Time Picture Distortion, Comes (drum roll please...) Version 2!!!! 6 Times as much fun as version 1. Now with Two-Tap Sinusiodal Image Distortion, Ripple generation, Presets, Horizontal and Verticle wave orientaions, Real time quality-verses-speed control, Automatic playback and On-The-Fly Picture loading! All this at the same blistering speed of version 1 (conditions do apply)! Expert or Newbie you have GOT to see this! (and rate it, and visit my web site, and comment on it, etc.) Click Here NOW

2002VB #17976
Smooth Scroll Tile Engine

This quite complecated code is very cool if you are into tile engines.A tile engine is a piece of code that draws tiled pictures. My code lets you scroll smooothly though the game level and hopefully advanced users can use this code for their own games and things. One more thing, This code is VERY VERY VERY fast. about 8 lines to use in your inner loops and it's not even optimized. Try It!

2002VB #17977
More Window Skinning

Yet Another Skinning Example Make just for fun to show what cool things you can do with BitBlt

2002VB #17979
Display vertical Text in a MSFlexGrid

With this code you are able to display vertical Text in a Flexgrid. This is very helpfull, when you need to display a column which only has a YES/NO Value and would waste to much horizontal Column Space to display the Column Header

2002VB #17987
UPDATED*** Send Email from within VB full source

allows you to send email with one line of code from your vb app.

2002VB #18047
UPDATED: Vampsoft: Scrolling Credits w/Example

######## SOURCE w/Example ######### This is the easy Scrolling Credits, i have ever seen.. all you do is include the OCX then drag it on form....you can customize it too you needs. Like 3d or not, bordercolor, backcolor, forecolor, and more..... Hope you like it By the way i made this code cause i was sick and tired of programing credits each time i wanted to make a program... this is 100% easier

2002VB #18055
Balloon Tool Tip: BUG FIXED

Replace plain rectangle tooltip with a Balloon shaped Tool Tip!

2002VB #18056
Rotate WMF

This program lets you rotate a Windows Meta File inside a picture box.

2002VB #18059
Desktop Capture

Capture desktop color and picture from mouse cursor position and save picture

2002VB #18070
Changing behaviour of ComboBox and ListBox (Class)

Changing behaviour of ComboBox and ListBox (Class)

2002VB #18071
A Transparent 3D Sphere & Texture Sphere

This proyect has two parts: 1) 3D Transparent Sphere, and 2) Texture Sphere, WITHOUT OCX, DLL, API,... Enjoy it and I'm sure this will help you to understand 3D Programming. Good Luck.

2002VB #18079
MSFlexgrid Editing

It is a neat way to edit the "display only" MSFlexgrid without locking the user into the TextBox and still permitting "multiple cell entries". Slightly revised and some dead code and typos elimination. Posted as a .vbp & .frm file. Unzip, then load the .vbp file. Added a couple of functions.(9-14-99) (9-23-99) MAJOR ADDITIONS: - (1)In-Cell Cursor control,(2) ADD, DEL, INS, EXTRACT Columns or Rows, (3)"" recovers from accidental OVERTYPE. - Try finding that in MSDN! Please send comments as to useability! 1-4-2001 Backspace annoyance fixed!

2002VB #18098
Forms Unloader

This code unloads all the forms of the program returning the resources back to the computer

2002VB #18115
Flat VBControls Extension

Do you wan't to make your controls really flat, like the ones in Office Toolbars (TextBoxes, CommandButtons, ComboBoxes, etc.)? Then this is what you need! Please, do Vote! By voting, you'll make the programmers efforts well spent!

2002VB #18116
Image Shaped Form Example (New Improved Version)

Ever wanted to create a form with a shape defined by a picture? If so, this is what you have been looking for! With this simple example, you will be able to use any standard image to define the shape of a form. Along with the example, there is an ReadMe HTML file that explains how to create your own Image Shaped Forms! This is a new, improved version of my previous upload, with come corrections for WinNT!

Languages
Top Categories
Global Discovery