Advertisement

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

7_2009-2012 #235598
XP Container Control (UPDATED)

A simple XP Style lightweight container Control. Updates: 08/04/2005 - Resize Bug Fixed.

7_2009-2012 #235629
MaxFrame Control

A Studio MAX-like(closeable) frame control with an LCARS style, with code to handle multiple frames. Check inside for more!

7_2009-2012 #235641
LED Control

this is just a simple control that mimics an LED. you give it a binary value for which sections to light up, and it does it. there is also a built in function that has digit presets and other things.

7_2009-2012 #235679
Led Meter, Progressbar

A Led Meter for VU-fx. This control can also be used for a nicer progressbar. You can set the value by code or click on the control to give a value for volume control or slider.

7_2009-2012 #235693
Information Header v1.0

Customizable header you can use in your programs. just see the screen shot for details.. tnx! like the program? vote for it... tnx! :)

7_2009-2012 #235737
XPInputMsg

MsgBox and InputBox con un stilo XP y algunos opciones mas, como ponerle colores al texto o agragarle un icono, etc.

7_2009-2012 #235749
VistaButton

UserControl that provides a Windows-Vista-Button.

7_2009-2012 #235761
Compass Control

Custom Compass control, will show direction or degrees. Private Sub Text1_Change() 'some basic error checking If Val(Text1.Text) > 359 Then Text1.Text = (Val(Text1.Text) - 360) End If 'call the control Compass.Value = Text1.Text End Sub Easy example of using sin in graphics applications.

7_2009-2012 #235774
Creating 3D Form Effect

Do you ever think about making a form with 3D appearance? If you are, then this code is what you are looking for. Leave comments + vote (if you think this is helpful).

7_2009-2012 #235786
Gradient Progress Bar Demo

This is a gradient progress bar demo using custom activex control. There are six colors altogether : blue, green, grey, purple, red and yellow. Each color comes from different control. If you want a custom gradient progress bar in your project, this is the best solution for you. Leave comments please. Also, please put some globes for my work.

7_2009-2012 #235788
Gradient Progress Bar v2

Gradient Progress Bar v2 is the second version in its series. This progress bar now comes with 12 types of gradient in two main categories: horizontal gradient and vertical gradient. They are 6 colors in each category. Comments are welcomed. If you liked this progress bar, please vote.

7_2009-2012 #235796
Cain Objects improved - more controls!!

I improved the Controls a little bit and added a Harmonizer. The Harmonizer "harmonizes" the color and fonts of all controls that belongs to cainObjects. So you don't have to do it manually. The cainDropdown is unfinished, so don't expect too much from it. The cainMonthview is working fine, except, that I don't know how to calculate calendar weeks... If someone knows, please tell me :) I think there are bugs in my controls that I have'nt found yet. So please if you find something, write a mail :] You might notice that the Wheel of a wheel mouse does not functions. Wel I know how to make it function, but this feature will create wierd effects if VB pauses on error at runtime. So I'll add this later, if I am finished with everything. cainObjects includes the following controls Button, DropDown, Harmonizer, Label, Listbox, Monthview, Progressbar, PUMenu, Scrollbar, Slider, Tab, Textbox, Toolbar Following objects are planed: Tabs, Colorpicker, Sidebar, IntelliCombobox, Listview, Treeview, Actionview (a mix of Listview and Treeview), Fileview, Frames, Optionbutton, Checkbox and many more... :] Aaand.. Please Vote... :)

7_2009-2012 #235797
Custom Treeview and Listview combination

This is a mix of the Listview and a Treeview. I can be usefull if you want to show associations between datas or something like that... The code is not well commented or there is no comments at all... Its very slow... The next version will be better I promise...

7_2009-2012 #235807
C++ Buttons [Deutsch]

Dieser code ändert einfache VB Buttons in hübsche C++ Buttons um.

7_2009-2012 #235813
Dynamic Control Resize

Resize dynamic control`s in you form ( No voting )

7_2009-2012 #235873
dcButton ActiveX Control - First Public Release!

2nd UPDATED!!! Still working on other issues. New and improved button styles. Fast and efficient control. Good icon/picture handling. Heavy API usage. Rare/uncommon button events aware. Unicode text support. Popup menu support. Single-file'd ownerdrawn usercontrol. Lite & full versions supplied. Fully optimized & flexible codes. Very well commented. Compile ready. For advance & novice users. Coding history provided. In-file code links. Should work on Windows 95 or later (Based on API requirements). Free for use by everyone. No registration required. Comments/suggestions appreciated. Votes valued. Donations/promotions welcome. Made in the Philippines!

7_2009-2012 #235882
Add ScrollBars in the Form

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 vikasmadaan25@hotmail.com or thru yahoo messenger vikasmadaan25@yahoo.com

7_2009-2012 #235883
Updated Add ScrollBars In Form

This Code is the Updated Version of My Last Submission of How to Add ScrollBars in the Form. The Last Code does not Synchronize the Contols Added in other Containers like if we add TextBox or Option Buttons in Panels It does not Synchronize by the Last Code But this Bug is Fixed Now. No API Functions are Used Simple ScrollBar Controls. If you need support or to give suggestions to improve, you can email me at vikasmadaan25@hotmail.com or thru yahoo messenger vikasmadaan25@yahoo.com If U Like the Code Then Please Vote for Me!!!. Because It Encourages us to Submit more Good Codes to Help People.

7_2009-2012 #235896
Allocate space in the taskbar for a form/control

Check out the screenshot... A while back, I purchased an IBM laptop whose battery meter took up space in the task bar between the task switcher and notify icon area. I recently had a need for recreate this functionality and thought I would share the solution. I've seen other code on PSC that "mimics" this but they don't actually allocate space in the Shell_TrayWnd window for a new form. This one does! The code uses all API...

7_2009-2012 #235942
_Attention Box_

A custom message box that is both simple and easy to make. Just read the included ReadMe file. Please don't forget to vote. Thanks and God Bless.

Languages
Top Categories
Global Discovery