Results for "Category: Custom Controls/ Forms/ Menus"
With this you can view your ActiveSkin skins while your editing it! In case you dont have ActiveSkin, ive included the OCX which you have to rename from OC_ to OCX. Look at the screenshot. Oh and i included 1 skin.
With this, you can maintain a translucent form background with 100 percent visible controls! This is the Win2k/XP translucency, so it live updates! I came up with the idea for this while I was playing a game on my ps2, and I saw a translucent thing on the screen. And I started thinking about this, and I made it! Please leave feedback!
ITA: Questo è l'adattamento di un righello già presente in PSCode (ho provato a contattare il suo creatore, senza però ottenere risposta), con l'aggiunta di alcune caratteristiche quali gli indicatori di margine, la colorazione delle strisce e altre piccole rifiniture. Utile per editor di testi, per esempio. ENG: This is the adaptation of a MultiRuler already available in PSCode (I've tried to contact its author, without any response), with some added features like margin indicators, stripes colouring and some other little things. Useful for text editors, for instance.
You will note that this works for both Win 9X and WinNT/2000!!! I take no credit for this code as I found it and altered it only slightly to save the icon positions for a given resolution. Frankly, I am a novice at API and much of this is over my head. The code saves the current Desktop Icon positions. You may move them around as you choose and then restore them. It saves the data to a file for each resolution you choose. Sort of like EasyDesk
Enables the drag reorder of listitems within a listbox. No API, very simple code.
This CTL implements a property sheet, a little like those that exist in VB Developer Studio itself. You can manipulate TEXT, BOOLEAN, LIST and BUTTON property types.
The power of Flash along with VB6. A brand new style in menu for animated vb6 lovers. Hi fellows.. to set icons, edit labels and action command follow me.... go to the icons folder and edit icons.xml Example: Icons you want to set goes here thumbnail filename="youricon.png" label="Hi your mouse is over me" url="Hi you clicked me" I am here at planet source code from last 6 years approx and really this site rocks, either you are here to learn or share. Hope you guys like it and use it but dont forget to vote.. thanks in advance
You will love it! The Best Progress Bar even created, very nice and powerfull. Less than perfect. ;-) 3D look, Gold, image backgrounds... and plus. Created by Steve McMahon f rom VBAccelerator. With images and form implementation by me - José Luis Farías JoseloFarias[at]adinet.com.uy Desde Uruguay. Please, if you use in your own proyects, please sendme a program copy (source code if better)
You can set the Text Alignment (Left, Right, Center) You can set the control Appearance (Flat, 3D) and Color in Normal and OnFocus states. You can set the type of entry allowed (Numbers, Numbers w/ simbols, Characters, (Y) or (N), Alphanumeric or Anything) You can set to play beep on bad entries. You can set Auto Upper Case. You can set Auto Select Text. Undo Text with Escape key pressing. Controls navigation with keys: Next TextBox: right arrow, down arrow and Enter. Previous TextBox: left arrow, up arrow. Support all the VB TextBox methods and properties
MiMsgBox v. 1.1.5 Visual Design inspired in Kevin Figg's custom MsgBox but all the code as new, by me. Super easy to use Custom MsgBox. Just add one form and one module in your Proyect and call one Function. If you like, change the form design with your preferences... and i'ts all. Easy, fast, nice. Proyect Start - Dec/15/2003 Actual Revision - Jan/24/2004 Comments, sugestions, etc. are welcome. · Use the gonchuki ChameleonButton and 13 button styles. · You can set the number of buttons (1, 2, 3 or none) · Button(s) AutoCentering · Any text for any button · Self hiding MsgBox in x seconds
Makes a cool button like what you see on MSDN or Microsoft's ASP.NET Web Matrix. UPDATED TO VERSION 1.5. FIXES: - Fixed when label is clicked, click event works. - Added "Option Explicit". - Fixed enabling/disabling of button.
Has Cancel, Default, Mouse Snap To, and AccessKey features. Draws optional focus rect. Win 98 and up compatible. Parent Windows active state aware; raises active state event when parent form is activated or deactivated (as the Windows topmost window). This function is useful for redrawing custom title bars. My goal with this button is simply to create an efficient and reliable XPButton that is appropriate for 99% of the apps I write, a single line button without all the overhead of multiple visual styles. I painstakingly tested this control to ensure it never draws twice unnecessarily, or freaks when the user doesn't release the mouse button when expected. If all you want is an efficient original style XP button that works solid, this one may be for you. Its functionality may also provide a workable shell for developing other custom buttons. Please comment/rate/report bugs, I appreciate your input.
This code once compiled to an ocx, can be added as a user control to any VB6 form. It allows you the user to send an mail via an smtp server, but where this code shines is the ability to add an attachment to your Email.
NOT Just another Button... It's SuperButton!!! It can sing, it can dance, and ONLY 5 lines of code... OK enough with the sarcasm. This is a transparent UserCtrl button. Has lot's of options. Does icons and bitmaps. Different edges and styles. Font functionality. And 100's of lines of code...All API. Tested on NT4 & W2K.
This is very simple, easy, fastest way to make your About from which gives a really profession look to your application. Just a Single line of code, no over heads. If you like, vote plz. Thanks.
Combo Box Tips: Often I'm getting different questions on COMBOBOX from colleagues & friends. And finally I decided to include some of the questions and make a sample so that I could share this sample as a reference program. Most of the time questions are very simple but its normal, simple things are difficult to remember ;-) 1. How to Sort in the combo 2. Select only combo (like asp) 3. Putting data field behind the text displayed (like asp) 4. How to load default value 5. Sorted combo while inserting Item-Data 6. How to put string values as Item-Data 7. How to use more than 2 Item-Data I have tried to include more common questions and there answer in this sample,I hope this sample could able to answer some of your question and you find is useful for your purpose. Thanks for your feedback.
Different On Top Forms This demonstrates you how to load form on deferent modes. 1. Normal form loading. 2. Model form loading. 3. On top form within application. 4. Global On top form (The form will be on Top even if your focus is on other application). 5. Loading inactive form (loading and showing a form while keeping the focus on the main form.). Expecting your valuable feedback. Thanks!!
Share memory between processes. Write a port daemon to continually read data and make it available via shared memory to any number of running applications. Easy To Use: Dim S as new CSharedMemory : S.sharedMemory "BlockName",1000 : S.memory="Shared Data" : Print S.memory
My tab control like tabs in Excel. You can add/remove/edit any tab by index or key. Custom any color,different effect when mouse hover. raise events: mousemove,tabchange,click,dblclick,selectchange,hover. enjoy it :-)
Easy.Fast!Create your gadients!My code is only 20 line without Api.it works great.I will upload and a better version.This code i created on my own so i may have done some mistakes.Please vote for me and send me any comments.