Results for "Category: Custom Controls/ Forms/ Menus"
This dynamically creates menus on your form with API. Then subclasses it to see if you clicked it. It also demonstrates how to create a sub-submenu. This example was requested by a couple of people, so I made it. Enjoy =)
This control, when placed on a form, will allow you to dynamically create menus at runtime. I have included the code for the OCX and a simple test harness.
This code allows you to close all the MDI child forms in an MDI form at once. Goto http://www.vbgreatone.com/ to learn like you've never learned before. Get over 500 api functions with example for each, and tips like this and, much much more. Just visit it, i'm sure you will like it. First, create a menu item in the MDI form name mnuCloseAll, then paste in this code:
This is the easiest toggle buttons on PSC!!!
This is a free container control I made because I needed an ocx that I couldn't find searching the Net. I would like to know if you like it (VOTE!), and if it's useful for your projects as I hope. I worked very hard to this project so please, report to me any bug you may encounter, I will correct them. I will add any other feature you ask to me. Main features: -Container: you can scroll controls you placed on Miniform in any direction. -UseAsForm: you can use MiniForm as a form, with title bar 3D and others visual effects! -Gradient: shade your MiniForm control with tons of different random or selected colours! -Use your MiniForm control as a 3D window, or 3D button adding a few lines of code! -Set an icon for the title bar! -Connect your control with an Access database (supports DAO, not yet ADO). -Includes many properties and methods of standard forms!
A control to create a sidebarlogo. It is based on code i found at http://www.vbaccelerator.com. I was tired to remember the settings of the picturebox so I created this little Custom Control.
It's a LED Display to show numbers simply by loading small icons. It also consider 2 decimal digits. You can use this as an example to show numbers in your program in a more "electronical" way.
This code allows users to edit in a MSFlexGrid
Makes Your Form Have A Bubble Entrance!!!
This program shows many of the easiest, most common functions of the TEXTBOX. This is ideal for beginers. Very easy.
Put a animated gif in a form.
Make your form shape like the items placed on it.I saw a code posted a view days ago, this code made the form shape like SHAPE-Controls painted on it. But this OCX not even recognizes Shapes. It also recognizes Buttons, Check-Boxes,..... if you want it to do.
This code simply takes a picture of your desktop or a screenshot. I guess if you wanted to you could use this to view the desktop of a computer over a network, although that would be a bit slow. I hope this code is of some interest to some people Hope this helps.
As far as I know this only works in vb5 and above. I submited this code previously, but the link I provided was incorrect, and that fact has just now come to my attention, so I am now putting this back up. You can download it either from here or my site. Either is fine. To get it from my site go to http://www.vbtutor.com/downloads/docking.zip or just download it here. Check out my site: http://www.vbtutor.com
This program rotates a 3d cube to the 4 directions, using a translation code, and also has a zoom in/out option (control it with: W, A, D, X, 1 & 2)
This subroutine will disable the Windows 9x/NT ' close button, also known as the little X ' button. It's really useful when you have a ' form that you don't want to set its ControlBox ' property to False. Write this code in a ' standard module (BAS).
Ever wounder how to make those neat pop-up menus like you see when you right click on something? well, here is an easy to follow example!
This project helpes to make you learn how to use the treeview control, add picturs to the list, Helps to learn to use the listview and also to make easy reports with the help of the report designer. A must for every database application maker. Uses of picture splitter, image splitter. ALSO SHOWS YOU HOW TO OPEN AN ACCESS DATABASE WHICH HAS BEEN SECURED BY A PASSWORD THROUGH ACCESS
This program creates awesome random shapes with your given specifications. With this, you may never see the same shape twice, and every one looks great! This I could proudfully say is an awesome program -- IMPRESSION IS GUARANTEED!!! Please let me know how you like it.
Displays an animated gif file WITHOUT any ocx or dll.