Advertisement

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

ASP_Volume3 #60145
Listbox Select Color

What this code does is it subclasses a listbox's parent (in order to trap the listbox's messages), then the listbox (in order to change colors). I have commented the area's that you will need to change in order to change the colors.

ASP_Volume3 #60154
SunMoonInfo

Add system date format detection. SunMoonInfo v3.0 Add MoonInfo and name changed in SunMoonInfo. The routines for MoonPhase and MoonPosition are adopted from Thomas A. Swift, Lunar Calculator 2.1 and can be found at: http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=66957&lngWId=1 Some little corrections are make. Second Version: Fixed some bugs, add Twilight times (Atronomical, Nautical end Civil) Add sub: SunPosition(Byval IsDate As Date), returns in Event ResultSunPostion the values: IsDate, SunAzimuth, SunZenith and SunElevation. You can also show the times by UTC. Decimal sign bug fixed. SunInfo returns the Sunrise, Suntransit, Sunset, Equation Of Time and Sun Declination of the selected city and date. You can add, change or delete cities. They can be saved in the file CityInfo.dat

ASP_Volume3 #60155
ProgressBar Simple

Add BorderColor property A simple ProgressBar control. You can set the control horizontal or vertical. Change te bar color, caption alignment. See the control properties for more settings.

ASP_Volume3 #60156
SearchBar

Add BarBorder and BarBorderColor properties. A simple round SearchBar control, in LED style. If you use the WebBrowser control and searching for pages you can use this control to show the browser is searching. After a search cycle it returns the number of cycles and bars in the event: Cycle(Cycles As Double, Bars As Integer) Start the control before browsing and stop it after DocumentComplete. You can change the numbers of bars, colors. See the control properties for more settings.

ASP_Volume3 #60157
SystemTray Class

Updated with ReceivedData event and add a demo for receiving data while the app is on the systemtray. Start DemoReceive and DemoSend, place the Receive app on the systemtray and send a message with the Send app. This class module will help you to put your app on the systemtray on the right way. Events supported: - BalloonClick() - BalloonClose() - BalloonHide() - BalloonShow() - BalloonTimeOut() - Click (Button As Integer) - DblClick (Button As Integer) - Mouse Down (Button As Integer) - Mouse Move () - Mouse Up (Button As Integer) - ReceivedData(Data As String) Read the txt file for more info.

ASP_Volume3 #60158
ThemedComboBox

Some little chamges are made in de sourcecode Fixed some bugs Add properties so the user can customize the ComboBox button. Update, some bugs fixed. This control subclassed all comboboxes on the parent form and chaged the skin of all in the windows themed skin.

ASP_Volume3 #60159
ThemedButton

Add UseParentBackColor Property. What determines whether the parent background color can be used as background color. (Only if Windows is not themed or ButtonType is set as OptionButton or CheckBox!)" Fixed some bugs for use the button with the arrowkeys and change some code so the functionality of the OptionButton and CheckBox more looks a like the default controls. Add extra property for the Defaulted state of the user themed CommandButton and fixed bugs for the not themed windows OptionButton and CheckBox. Change the default Value for the OptionButton and CheckBox to Unchecked, same as the VB-controls. Some bugs for the OptionButton and CheckBox are fixed Fixed some bugs, add OptionButton and CheckBox properties (the OptionButton can also be used in a multi selection array) Add single corner roundings for User themed button and fixed some bugs. Update, a little bugs are fixed and add properties so the user can customize the button. Update, some bugs are fixed. This is a Themed CommandButton control. It takes the skin of the selected windows theme, also in Windows Vista.

ASP_Volume3 #60160
Calculator control

Some bugs are fixed This is a simple but compleet working calculator control with settings for colors etc. It returns the value in the Closing event and you can also copy the calculation value to the clipboard.

ASP_Volume3 #60161
Windows ExplorerBar control

Fix some bugs, add some functions and for Items TextOnly property Change some Function names and the order of some parameters. Version 3.00 Add new features, and more. See screenshot For some little explain, look at ReadMe.txt in map Info Update, mousewheel problem called by zgj7712 fixed. Update, some bugs are fixed called by Brandon. And Alex the Award is also for you! This is a Windows ExplorerBar control. Based on the idea of Alex Flex's 'XP-Style ExplorerBar control'. It is completely redesigned with a lot of settings and functions.

ASP_Volume3 #60162
MenuBar control

A old one but redesigned so it can go for a while. I found on internet a MenuBar control from Robert L. Kubelka. But this is completely redesigned and i add a lot of functions and settings.

ASP_Volume3 #60183
CheckBox

A good looking checkbox control.

ASP_Volume3 #60184
Clock control

A nice clock control with a lot of settings and functions.

ASP_Volume3 #60186
Calendar control

A calendar control, based on Stefaan Casier's 'Owner Drawn Calendar'. Add a lot of features and settings. Read the ReadMe.txt file for more details and the header in the calendar control for the credits.

ASP_Volume3 #60187
A resizable form with skin

This is a simple peace of code to make a real sizable form with skin and the use of the form systemmenu.

ASP_Volume3 #60188
Odometer

A odometer usercontrol with settings as digitclors, bordercolor, speed, etc. Some bugs are fixed.

ASP_Volume3 #60194
MouseOver/MouseOut

After a long search.. and trying, finally this is the code for detecting mouseover and mouseout events. Comes in handy when you have a sidebar by example. This is the first time i upload something, this because i expect other programmers searched (and did not find) anything like this. It's not the most clean code, but it gives you the idea.

ASP_Volume3 #60205
Menu Bar - only API

Original project was written in c++ and today I translate it to vb. Its menu with coolbar and toolbar integrated to give a professional look. No OCX, CTL, no DLL...Picture is worth more than thousand words. Please leave comments. Enjoy.

ASP_Volume3 #60256
Still Another Textbox

This is a textbox. It does not use regular typefaces but bitmaps.

ASP_Volume3 #60260
An extended TrayIcon OCX with balloon tool tip even displaying on win 9x systems.

Displays Tray Icon and two types of balloons. The first one is the system provided by Shell_NotifyIcon function balloon. The second one is actually a customisable Tool Tip control provided by "tooltips_class32" class. This balloon can be displayied on any Windows system since win 95 in opposite of "Shell_NotifyIcon" balloon. In addition it is possible to display several ballons in the same time for each application while the system balloon will not appears when any other application is already displaying its own balloon. Also the TrayIcon control provides information about Tray Icon position on the screen. Credits: Nayan S. Patel: http://www.codeproject.com/Purgatory/Balloon-Tooltip.asp Steve McMahon: http://www.vbaccelerator.com/home/VB/Code/Libraries/Subclassing/SSubTimer/article.asp Arkadiy Olovyannikov: http://www.freevbcode.com/ShowCode.Asp?ID=3291 . On some Win9x or NT systems you may need updated "MS Common Controls DLL". Download it from http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=6F94D31A-D1E0-4658-A566-93AF0D8D4A1E

ASP_Volume3 #60261
An extended TrayIcon DLL with balloon tool tip even displaying on win 9x systems.

Displays Tray Icon and two types of balloons. The first one is the system provided by Shell_NotifyIcon function balloon. The second one is actually a customisable Tool Tip control provided by "tooltips_class32" class. This balloon can be displayied on any Windows system since win 95 in opposite of "Shell_NotifyIcon" balloon. In addition it is possible to display several ballons in the same time for each application while the system balloon will not appears when any other application is already displaying its own balloon. Also the cTrayIcon class provides information about Tray Icon position on the screen. Credits: Nayan S. Patel: http://www.codeproject.com/Purgatory/Balloon-Tooltip.asp Steve McMahon: http://www.vbaccelerator.com/home/VB/Code/Libraries/Subclassing/SSubTimer/article.asp Arkadiy Olovyannikov: http://www.freevbcode.com/ShowCode.Asp?ID=3291 . On some Win9x or NT systems you may need updated "MS Common Controls DLL". Download it from http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=6F94D31A-D1E0-4658-A566-93AF0D8D4A1E

Languages
Top Categories
Global Discovery