Advertisement

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

ASP_Volume2 #35858
no rectangular window with transparante bmp color

make a no rectangular window with transparante bitmap color same that k-jofol or over skinnable application with 2 api in a Dll.

ASP_Volume2 #35859
XViewer Pro?

Updated! -- Bugs Fixed. Multiple graphics viewer derived from XViewer. Please see my code XViewer before downloading this code.

ASP_Volume2 #35866
File Send Via Winsock

This program shows how to send files via winsock (tcp/ip) well commented code.

ASP_Volume2 #35883
Scrolling on a Normal Form

Create a Scrolling Form! No OCX, DLLs , nothing... Just some code!

ASP_Volume2 #35890
Office menus

Owner draws Office-looking menus. I took most of the owner drawing code from www.vbthunder.com, but i edited a lot of it to make it look like this. So you shouldn't really vote, i'm just sharing. =). office menus. EDIT: I added seperators. i don't know why the screenshot doesn't show, so click here to view it: http://www.planetsourcecode.com/upload/ScreenShots/PIC2002105048323678.jpg

ASP_Volume2 #35896
Credit Box \ About Box \ Scrolling Credits

A scrolling credit box. Uses a typewriting style effect.

ASP_Volume2 #35905
Skinnable Form (Updated) with 5 new skins!

Are you tired of chosing Windows environment as your Visual Basic project GUI? This is the time to give your project a look! This project has several ActiveX controls which gives you the ability of making skinable programs (programs that can change skin such as Winamp), easy as it possible! Simply add the ActiveX control to your project and write only one line of code and then walla... you have a skinable program. Beside that you can chose between several skins that I have made for this project. Check this out and you'll find that this is all you were looking for in all your programming life! Now this is the time to Make your project a real masterpiece. Attention: For some problems I couldn't upload my project's skins with the source code, so I upload it with a new name called "Skinable Form Skins". When my problem solves, I will delete the second one and upload all in one.

ASP_Volume2 #35919
OS Version etc.

Sabastian Mares recent post prompted me to do this and I thought it might be useful to a few people. It is taken from one of my projects so therefore, is not particularly well commented but hopefully you can pick your way through it. It works on all OS but I have discovered a bug on certain system builds. I would be interested if everything works Ok on yours. There is an ocx which you may need to register.

ASP_Volume2 #35951
Controls Autoresizer

This control automatically resize any controls on the form. You can set some properties to customize its behaviour, like resizing fonts or keeping aspect ratio. If you want to exclude some controls from resizing, just set TAG property to NO. You can import the control in your projects or compile it as a standalone OCX control. If you want to compile the control as a standalone OCX control, you have to set the Public property of the ActiveX project to TRUE)If you have questions, feel free to e-mail me. Now works with SSTAB control.

ASP_Volume2 #35965
Advanced Popup Balloon Win2K/XP Style

This project is an enhancement/rewrite of another submission (see below). This project displays advanced Win2K/XP style "balloons". This version includes a title bar that can be used to "drag" the ballon, RTF support, scrollable text, simple rounded rectangle code, API border drawing code, and completely dynamic resizable balloon. See the readme in the project for details from original author and notes about enhancements. FYI: I had offerred to send this new code to the author for inclusion in the original but he wanted to keep his code separate so I figured I would go ahead and post my enhancements for everyone with his permission. (see the chat on the original post) ------ Clip from other submission ----- This code will show Windows 2000/XP-style popup balloons. They were introduced in Windows 2000, and in XP they're seen all over, especially in the system tray. But Microsoft hasn't released how to use them yet (except for tray icons),and--if they did--it would only work on Windows 2000 or later. This project shows you how you can use these balloons in your programs. Instead of relying on Windows to make them, this program makes its own. Therefore, it will not only work with Windows 2000 and XP, but also with all other versions of Windows (down to 95). ..... Original submission can be found here: http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=31434&lngWId=1

ASP_Volume2 #35986
Edit Grid

Shows the way of editing a datagrid and then copying the data of selected cells of datagrid to a clipboard.... Very nicele commented code... Best for someone who wants to learn about datagrid... Guys this is my first ever submission... so please vote... and give comments... but only good..;-)

ASP_Volume2 #35988
Data Grid Update Ver...

Nothing Much !!! Just the update of my previous datagrid... This code helps you learn editing datagrid... It just got rid of pressing Enter key again and again... Also shows how to allow only numerical data in a particular column... And yessss !! u can also copy a selected cells of datagrid to Clipboard... Everthing Very well commented !!! So guys please vote....

ASP_Volume2 #35990
SebaMix ProgressBar

Little dll that allow you to transform a picture box to a progressbar. Using it is really simple and give you lot of effects (see screenshot), just see the read-me file inside the zip. Enjoy it!

ASP_Volume2 #36002
Sizer OCX Control

If you must let people resize things at runtime, then this is a good solution. Plz, vote!

ASP_Volume2 #36005
Magnetic Forms

Modified from Benjamin Wilger's original source. Gives forms a Winamp-like docking behavior. I have added support to make the forms move together when docked, just as in Winamp. Previously, the windows would dock to each other, but not move together. This version adds the option of making one form the "master" of the other docked forms, so that when the master form is dragged, forms docked to it are dragged as well. Many, many thanks to Benjamin Wilger for his code, without which this version would not exist. (See http://www.pscode.com/vb/scripts/ShowCode.asp?txtCodeId=27489&lngWId=1 for the original code.) Please cast a positive vote if you enjoy this code. It only takes a few seconds, and I feel less like I'm operating in a vacuum here.

ASP_Volume2 #36020
Global Hotkey V1.0.5

Installs a system wide hotkey which triggers the HotkeyPressed event whenever the chosen hotkey combination is pressed - regardless of whether your application has the focus or not. Release 1.0.5 allows the hotkey to be changed at runtime and also to be enabled/disabled.

ASP_Volume2 #36021
CoolMenu 1.3.2

The only change to the familiar cool menu series is now it works with Windows XP for those who upgraded to XP and the images used not to show up..

ASP_Volume2 #36025
Windows Xp Style Menus

If you want to make your programs look alot more attractive and stylish, why not start by replacing the dull menu? This code makes your menus look professional like Windows Xp. Of course it is 100% the same, but it still looks good.

ASP_Volume2 #36044
SysTrayIcon.ocx

This ocx allow you to easily place, change or delete an icon in the system tray and set its tooltip. This ocx provides support for mouse events. To use it in you project just place this object in a form and call CreateIcon, ChangeIcon or DeleteIcon. A test project is included.

ASP_Volume2 #36046
XP - Form '2002 Update 1

The new update about XP-Form, removed some bug, needed only menu function to subclass (owner draw).

Languages
Top Categories
Global Discovery