Advertisement

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

6_2008-2009 #196721
Editing - FlexGrid!!

A new FlexGrid whith editing ... very cool!

6_2008-2009 #196723
Side bar logo

Create a side bar with your logo! Very easy to use and very cool!

6_2008-2009 #196732
TreeFolder - Real Folders to TreeView

This is a standard component based in TreeView of Microsoft Common Controls. It show true icons for all folders, have options to show/hide standard roots (like My Documents, Network, etc...) Is very faster using the LockWindowApi and another APIs. Exist a little bug in the background color propertie for users of Common Controls 2.0, in the future i fix this bug.

6_2008-2009 #196744
A 3D Generator

This code generates a 3D waterslide/hill side, how ever you see it as. Really cool concept, you can also create 3D triangles, 3D squares, and 3D Circles.

6_2008-2009 #196750
Quick Sketch (A Laser Effect) It draws any picture in a picturebox

I have created something like the laser program but mine's alittle different . Mine actually draws out the picture and it looks like a laser while it does it . It can draw any picture you have . It's a must see

6_2008-2009 #196751
Text to Picture

I downloaded that program that takes a picture and turns it to text . Well I took it alittle further After the computer turns it to text It can be turn back into a picture . I had one problem I could not get it back to the same size . The picture drawn from text is about half the size of the orginal.

6_2008-2009 #196801
TitleBarHeight

This is a very small function which is potentially useful for those who know where/how to use it. I used this function on several of my projects already if you're wondering if this code has any use at all. I'll post some of them later. This function also demonstrates the use of control arrays and loading objects during run-time and you'll probably learn the concept of form scaling.

6_2008-2009 #196810
BSODCC - Blues Screen Of Death Color Changer

This code will change the color of the "Blue Screen Of Death"

6_2008-2009 #196816
Transparent Buttons (UPDATED)

**********UPDATED*********** 90% speed increase for transparency math, as well as refresh speed. Also now uses a simple class module. Very easy to use and configure. I wrote this code to avoid having to design up and down images for projects with graphical skins. This code allows you to create rectangular and elliptical transparent buttons on any container without ActiveX controls. The code is completely modular and has many editable parameters.--- NOTE: If anyone knows how to hook / get procedure callbacks from classed-functions, please contact me.

6_2008-2009 #196818
SHOW DATE TIME CALENDAR DIALOG - HOOKED API ONLY

FINALLY A FUNCTION THAT EVERONE CAN USE - Microsoft should have thought of this. This is a DATE/TIME calendar dialog that is created using only native Windows API. (See ScreenShot) NO FORM NEEDED! It is used / called like any normal function. EXAMPLE: MyText = ShowDate() This will show the Date/Time Calendar and allow the user to select a date/time from a calendar / clock. You can also supply a 'default' date for the calendar to start at. This is my first attempt at hooking with VB and researched all of the requirements online at the MSDN libraries. Vote if you are so inclined. I would appreciate any comments or suggestions. *AMPM bug fixed *sorry* ENJOY

6_2008-2009 #196823
REAL Transparent Textbox

Makes a textbox transparent. Here's how I do it: Get the DC from the textbox hWnd. Paint the textbox text onto the textbox parent. Paint the parent's image onto the textbox. Pretty Simple eh?

6_2008-2009 #196841
Place a Progress Bar in a Status Bar

Places a Progress Bar in a Status Bar, with Windows Common Controls 6, without any third party OCXs or API.

6_2008-2009 #196881
DM TitleBar ActiveX Control

Hi this is a small activex control i made about 4 weeks ago and forgot all about so here it is it is a custom titlebar i made that you can change the skins around and do other things I found it usfull for message boxes you can also alter the skin form innside the skin folder just look at the ini file anyway please vote it you like it.

6_2008-2009 #196886
BitBlt 2

Hi this is a little sample project I made that will show you how to add a strip of bitmaps to aimagelist control then add the new images to a toolbar. anyway not sure if this has been done before but I never seen it anyware. anyway I did this affter I noticed that many applications do the same thing but never figured how it worked so I desided to use bitblt that seem to work. anyway I hope that this code may be usfull for some one please vote if you like it.

6_2008-2009 #196892
Dev Color Selector

This is a small project I made about 20 min ago that I wanted a list of colours like in the VBs properties Box. so I made one using the line control and Bitblt. very easy to use. I also make it into an ActiveX control. anyway please vote if you find this usfull.

6_2008-2009 #196895
DM FrameXP

Hi this is a small Frame control I made about 30 min ago. anyway I sure other people have uploaded there own but here is mine. anyway You can move the frames around. Add captions, Chnage border colors and more. uses No pictures boxes or lables Pure VB code o and only Three API calls that just allow you to move the control and get RGB Value. anyway hope you like it do as you please with the code. Please vote if you like this code.

6_2008-2009 #196930
RichText Without an OCX

Hi this example shows you how to use the RichEdit control but with out needing to add it to your form. all it uses is a few API calls, anyway hope you find this little example usfull.

6_2008-2009 #196931
Dm PanelFx

A Stylish Panel controls, supports, Soild Color, Texture, Graident, Round Cornners, Moveable, Moveable Partent, Titlebar Icon, And a host of other properties.

6_2008-2009 #196943
DreamAX + Class Collection Ver 1.3

hi, This is the new 1.3 Update of my class and control collection, now contains around 48 controls and 12 Classes, Lots of Fixes, New controls and classes, Just a few to name, CheckListbox, CheckListPanel, FormAlpha, RichEdit, TextBox Class, DigitsStrip, and Many More, Note The readme, has now been converted to a GUI viewer, see Dev/Readme.vbp, in there you find updates and chnages. Hope you like this Update.

6_2008-2009 #196971
Display Animated GIFS

This post replaces a previous one which did not include the .dll file. All it does is demonstrate the use of gif89.dll to include animated gifs on vb forms

Languages
Top Categories
Global Discovery