Advertisement

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

5_2007-2008 #177042
A Magnification Glass

Allows you to zoom a part of image. I have seen something like this in encyclopedia on CD and I tried to do the same.

5_2007-2008 #177048
Shaping Forms Programs

Allow you to create a file that changes the forms shape. Let you create an array of points, and shows you how to load it in another program. Comment throughout the code...

5_2007-2008 #177053
dkSubClassing

This code will allow you to easily subclass any control that has an hWnd property. Just give the control the chosen hWnd, and you will recieve all it's messages in an event.

5_2007-2008 #177070
Knight's Gradient Effect (Commented)

Dither Any Form The Colours: White, Red, Green, Blue or Random to Black (Similar To Setup Programz). Please Remember To Vote & Leave Comments & Suggestions, Thank You!

5_2007-2008 #177081
Text Box Control

Ever sick and tired of that control supplied by Microsoft? Well... here is an alternative and it can do quite a few things indeed. Feedback would be most appreciated. Thank you. Full source is included. Written using visual basic 5 control creation edition. Please don't forget to vote - be kind - this is my first OCX control.

5_2007-2008 #177132
Formdrag without API (+snapping)

Maybe the easiest way to move a form without any API's. Works in all versions/ all oses (I think ;). It also shows a easy way to make snapping.

5_2007-2008 #177153
Ginger Software Taskbar Power toy

You can move the task bar around

5_2007-2008 #177169
Component Template

Here is an example showing how to use the Component Template. You will find it under 'Component' on the Delphi menu. Component Templates are very handy, yet very simple to use.

5_2007-2008 #177175
Put menus on Skinned or Borderless forms!

Ever tried puting a menu on a form with a skin? It puts a title bar at the top. With my code you can put menus on forms that you don't want to have the regular title bars on. I used some code from PSC on my skins. This is really good code. Please give it a good rating and leave feedback.

5_2007-2008 #177194
Hot Link! Control

This control emulates hot links (seen in web pages, and other apps like Outlook mail rules and the triggers section of the Starcraft Level editor.) It supports word wrap, pictures and highlighting! Have a look and please vote!

5_2007-2008 #177202
Mac Titlebar Control V1.2

The Code is an update that uses properties instead of methods to update,it also uses an align property so no code is needed to resize it when the form is resized. Questions, Comments? Email me: [email protected]

5_2007-2008 #177203
A Mac OSX Control

This code cn be used instead of a title bar on a form. It allows you to make your software look sort of like a Mac OSX application.

5_2007-2008 #177210
Add Commands to Menus in VB (AddIn Creator)

Hey, you always have seen some people adding some cool addin to VB which esase their programming right? now you can do it too...You can add commands, command buttons, to menus with any command you like...

5_2007-2008 #177212
ADD PICTURE TO RICHTEXTBOX!!

With the code you can place any picture any where on the RICHTEXTBOX....this is a really great application for who likes to develop word programs with richtextbox control..

5_2007-2008 #177240
Toolbars with Chevrons Demo

Chevrons are buttons that display a popup menu when there are more items on a toolbar than room to display them. All items that overflow the width of the toolbar are dynamically added to a popup menu to display them. Special thanks to Night Wolf for use of the Gold Button control which can be found here on Planet Source Code. Please vote if you like it, and drop me a line if you have any questions.

5_2007-2008 #177241
MDI Split Plane

I have been able to find many Splitters that would split two areas on a single form, but what I needed was a Splitter in the way of being able to resize a control that was Right Aligned to an MDI Form - in this case, a PictureBox. This can easily be adapted to the Left, Top and Bottom. Check it out, it is worth trying. I am working towards making this into an ActiveX control once I have the logic nailed down. I'd appreciate any votes that you might feel like giving.

5_2007-2008 #177242
MDI Split Box ActiveX Control w/ Source Code

Now you can add resizable panels to any MDI Form. This control allows you to place a resizable panel on a side of the form and looks just like the resizable windows in the VB IDE. This is still a work in progress, as I plan to add some more exciting new features. I would appreciate feedback and comments.

5_2007-2008 #177243
Rounded Frames

This sample is a great starting point for a custom control. What this source code shows is how to use various shape controls and pictureboxes to create a custom frame container that has the ability to use rounded corners. This code is well commented. Most of this code can be easily migrated to an ActiveX control. See the screenshot for an example of its appearance. Feel free to leave me feedback, and I will try to respond. Don't forget to vote if you like it!

5_2007-2008 #177244
VBLayers ActiveX Control

VBLayers is an ActiveX Control that will create a Layers Window, similar to that in Adobe Photoshop (see Screenshot). Features dragable layers, automatic scrolling, drag tracking and more. Very well commented and clean code. I welcome any feedback towards making this a better product, and appreciate any votes. (Note: Archive corrected to contain image references for project.)

5_2007-2008 #177245
SuperPicture (Updated) - A More Powerful PictureBox Control

SuperPicture is a modified PictureBox that supports scrolling and zooming. (Updated to include Panning support and fixes outstanding bugs. Added Picture property.) Based on original code submission by "amirnezhad", entitled "Simple Scrollable Image Viewer". Now is available as a UserControl. QuickBar for integrated zooming. Fixed scrollbar coloration. Well documented. I appreciate any feedback and/or votes. Enjoy!

Languages
Top Categories
Global Discovery