Results for "Category: Custom Controls/ Forms/ Menus"
This tutorial demonstrates multiselect property of listbox as well as how to add and remove items properly. Absolute beginners will surely grasp this concept easily.
This code is the simplest form of Scrolling Text. It uses a Timer controle to make a label scroll. No consideration is required for screen cordinates or size or any other thing. Have a look at this simple scroll text application and Please do rate it :) I am watching from [email protected]
This will allow you to stop the form from being resized below or above a user-defined amount. Because it uses subclassing, it is totally flicker-free.
This code is an example of how to make a frame control.
This is to show U how to Add ScrollBars in the Form So the Controls in the Form Moves Up & Down or Left & Right According to the Scrollbars. It is very useful when UR Controls Exceed the Width or Height of the Form. No API Functions are Used Simple ScrollBar Controls. If you need support or to give suggestions to improve, you can email me at [email protected] or thru yahoo messenger [email protected]
Sorting the column by clicking the column header of msFlexgrid or MshFlexgrid
See Power Point Transitions(Look-Like) MOVIE MAKER EFFECTS,Water Effetcs, Curls, Pixelate,Liquid, Stretch, Twister,A lot More,All ready Installed on your Computer! Direct X Needed..Please READ...The README FILE!!! to explain... You can pause the animation(Transition) in the moment that you like and restore it ,great for Lerning a little bit of Direct Show and more.... I RELOADIT and added some instructions because some coders don't understand the logic on this code..IF YOU LIKE THIS OR NOT PLEASE TELL ME WHY? i upload this for fun and to get some help..READ THE README FILE FOR MORE....ENJOY!!!
Draw formatted text. You can use this control to give users instructions with formatted text. This control have almost all the functionality of a read only text box control, but can NOT select text. Features: font name, bold, italic, underline, font size, lines, Bullets, Colors, Web links Also, left margin for paragraphs. Note: Also, you can set the margin for the second (and other) lines as well.
Sort of Emulates the Windows XP Statusbar
This code will close all other MDI Child except the current activated one.Simply put this procedure in Module or Form itself..There are two different way to use it.
Update: Thanks to neal who added the support for the maximize like button which makes the docked window maximize along with titlebar appearing on the side on top/bottom windows. TabDock is designed to provide Docking support similiar to that seen in Visual Basic itself, VC++, and a number of other programs available on the market today. It was originally written by Marclei V Silva and though an excellent control it was somewhat on the buggy side and was missing a number of features. This version has many of the desired features and all the known bugs have been worked out of it. It also directly incorperates the ssubtmr.dll from vbaccelerator so it is no longer a seperate requirement. New titlebar drawing methods are offered as well to give you options on how titlebars are drawn, and bottom/top docking is done side by side instead of on top of eachother. Also a persistant option is included which allows the tabdock control to automaticly load it's saved state up for you. It saves it even if the persistant state is off but will only read it and use it if the persistant state is on. It uses the registry. Comments are welcome, and appreciated. You may modify and repost this code. The original author gave myself and Neal permission and the same permission is extended from us to you. This code is fairly advanced, and uses a lot of subclassing to achieve it's effect. Please note it is not recomended you close the IDE while running this through the IDE, it will likely crash if you do. Anyway enjoy :)
This control is an update to the excellent HookMenu control written by Vlad Vissoultchev. New features/fixes include o fully customisable colour scheme (allowing Office 2003 style menus) o new properties dialog o menu column support o Accelerator Key support for NT os (thanks Vlad) o various menu drawing issues o + Many More Thanks to Vlad, originally for the control, for help with the Accelerator key support and his agreement to repost this updated version of the Hookmenu control. Also thanks to: Carles P.V. for his coolist - that was ammended to suit this control. Any bugs please report. Updated: 20/11/2003 Thanks To Neal Who Fixed The Bug Relating To The Seperator Lines Being Selected When They Shouldn't.
Use FLAT BUTTON IN TOOLBAR like Office 97 without OCX... Just an API function. Very simple and optimizing code size.
This project will show how you can download any file (image, file, page etc) from the internet without the use of Winsock or API calls. All done with straight VB code (and not much of it either). Very straight forward (at least to me). The logic here can easily be added to ANY project without any modification.
A group menu like Ms Access, it can scroll when you click the button. When you over the button it will enlarging the size with sound. No need an api, it was simple and good for basic of a beginer. Vote me if you like it.
This is a very simple and precise solution to keep a form on top of only one other form. I was looking for a solution, but couldn't find it anywhere. All the codes and suggestions either keep the form on top of All windows programs or on top of the whole application. But this one will only keep one form on top of another one.
[v 1.01] This is a control that provide selection one of more options. It's builded from standard option button control but instead of true/false it returns an index of selected option. It's usefull when you need many options controls.
This small program shows you how to use a label as a command button and how to apply some cool effects to these labels, like lighting up when your mouse pointer hovers over them etc. This example also explains how mouse based events work.
Lots of people including me, have or still are, creating custom controls that emulate the look and feel of Windows XP. To some this may seem as a waste of time because a Manifest will do all the hard work for you and repaint the boring normal controls in the new XP look. However so many client machines don't have XP yet and if someone has made these XP style of controls for you then why not use them. Also if you want to use a Progress Bar, Status Bar or Tab Strip control you still have to carry around that Comctrl32.ocx which almost every Vb`er hates. If its a Tab Strip control you are looking for, then I hope this one is good enough for you to freely use in any of your projects. The control is far from being perfect and future enhancements will be made when I have the time. Enjoy
Makes easy the compression of an avi file by leting you choose and configure one of the available(installed) video codecs while it enhances the process a bit .Also it provides a handy preview.