Advertisement

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

ASP_Volume2 #29698
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...

ASP_Volume2 #29711
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!

ASP_Volume2 #29714
WebBrowser Commands

This is a list of some basic WebBrowser Commands and a few advanced ones.

ASP_Volume2 #29718
Windows 2000 TopBar (Updated)

Create a look like one used in windows2000 Great for wizards dialogs... Demostration of Drawedge API and DrawText API. if you like it, vote!

ASP_Volume2 #29723
Get away from repetative VB Controls! NO EXTERNAL FILES!!

This code will give you some ideas on how to break away from VB's standard controls, using VB's standard controls. Ironic isn't it? :) Included: Specialized Textboxes Specialized Command Buttons Scrolling Text SelStart / SelLength

ASP_Volume2 #29727
Fit an unlimited number of controls on a small form!!

This project will show you how to scroll all of 'your controls within a small form - EASY! 'NO External Files needed!

ASP_Volume2 #29729
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!

ASP_Volume2 #29735
Center_Form

To center all of your forms nicely on the screen, use this as the first line in the Form_Load event--resolution independent. 'note:call this function like this: Center_Form Me

ASP_Volume2 #29740
StopTextBoxFromBeeping

Show how to make a text box not beep but do something else when I hit the Enter key. This code example makes nothing happen, for an extended period of time:

ASP_Volume2 #29741
AppOnTop

How do I get my application on top?To make your window truly topmost, use the SetWindowPos API call

ASP_Volume2 #29747
Dragging a form by a control

This code is reusable and small enough to paste into whatever you're doing and instantly have a form that has no need for a title bar.

ASP_Volume2 #29749
Cool screen wipes

You can achieve some cool form wipes with judicious use of the Move method. For example, to draw a curtain from right to left use this routine. It is also possible to wipe a form from bottom to top, and from both sides to the middle, using similar routines

ASP_Volume2 #29751
Create a form bigger than the screen!

The primary focus here is to allow you to display forms that are larger than the screen can show. Need an 8½" x 11" Form? NO Problem!The size used in this example is 8½" x 11", but it could just as easily be landscape, envelope, or any needed size.

ASP_Volume2 #29752
Create multi-Colored forms without using the API

Although using the API is a nice way to create multi-colored forms, there might be a reason why you would wish to create one without using the API.

ASP_Volume2 #29761
DegreesToXYsubroutine

The DegreesToXYsubroutine, calculates the X (horizontal) and Y (vertical) coordinates of any point, measured in degrees, on the circumference of a circle or ellipse.

ASP_Volume2 #29773
FormShadow 1.1

Drop in OCX control adds an alpha-blended shadow to the bottom and right borders of the containing form. No properties to set or code to add! Just drop and go. Fixed in 1.1 - Shadow artifacts are no longer left on forms brought to the foreground and the shadows are now correctly repainting when bringing the containing form to the foreground.

ASP_Volume2 #29798
Dynacom **Now includes Autocomplete, and Find functions**

This is the latest version of Dynacom, the combobox replacement. Its even flashier because it can now even autocomplete while you type, just like the internet explorer address bar, and even find list entries by string!!. There is a list of all the user accessable member subs/functions and events inside the zip so check it out before you look at the source. Check it out!!!

ASP_Volume2 #29812
Using Multi-Column Combo and Transparent TextBox

You can use FM20.dll library from Microsoft forms 2.0 for create easily Multi-Column Combo and Transparent Text Box. It is too easy a cool!. Identical to appearence Microsoft Access forms. Rate mi code, please! See you later!

ASP_Volume2 #29813
Form On-Top

Whant to make your form on-top of of all other applications, well this is the code for you!

ASP_Volume2 #29825
Complete TextBox in pure code (no RTFs) with syntax colouring

This is a complete TextBox in pure code without any RTF box or anything. It supports custom colour coding, and lots more - now even comment colouring. Also supports external draw events. The Demo is a Java IDE.

Languages
Top Categories
Global Discovery