Results for "top"
Keeps track of your undone tasks. A bit like a mac interface: transparency, fading and all that is present. And after you fixing a bit of code, you should have for yourself a good calendar program! This program utilizes the INI feature and gets information only from the INI, so MS office or any MDB feature is not needed. Extra features include showing of multiple sticky notes (its a checkbox saying "show sticky for this entry"), stay on top, contractable form size, animated details... Credits to some date picker object which is disabled by the code by default, and the fader by some famous guy in PSC...fading is nice. Oh and it shows shadow under forms as well. Note: the alarm function does not work at the moment. if you have a solution to making a string to a date please post a comment.
FireAMP! is a *simple* media player written in vb6. features: * FFT analysis of sound (or simply visualizations) around 14 visualizations * MP3 tag reading * Video in player itself, full screen * Scan disk for media * save playlists * Media tracker mode: when minimized, it becomes a small player that always stays on top of any app. Skinning is not yet perfected. i've included a skin compiler source code and the source code for a skin packager, so compile the dll first. Great for anyone lookin' for some ideas on writing and using FFT and visualizations. Comments will be nice!
KASL Contact Form is a form that visitors to your site can use to contact you. When they submit the form, their input is emailed to you. This is a very good thing to have on your site so that people don\'t have direct access to your email address. This also keeps robots from capturing your email address and spamming you. This app consists of only one file named contact.php and required no database. To install KASL ContactForm, just open the file with your favorite editor to view the source code, edit the three lines at the top of the page and save. Then upload to your server and it should work just fine.
ICIT Alumni is Complete Alumni students information for Universities & Colleges. Alumni is a Complete Source of Information For all Grudges and post Graduates students ,This is for all those students that passed from Universities. The alumni is designed by farhan amin using most reliable and top leading technology PHP. alumni is complete in itself , it consists of admin Control panel, named as "Admin" specific user name and password is provided to get control or delete specific entries from alumni. alumni also provide best features like searching, updating, deleting, and login and logout facilities.
On-screen / touchscreen keyboard. Stays on top, but dosent take the focus. Hooks the mouse; Code by: http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=55676&lngWId=1
It allows the user to input the desired number of lines then after that it displays the pascal triangle in inverted position according to inputed number of lines. displaying of numbers starts from bottom to top to form ineverted triangle. It's good for beginners the code structure is easy to understand. please see the screen shot... thanks.
This will allow you to sort a specific set if list items in a list box or combo box in either ascending or descending order. For example, in Windows Movie Maker, you will see a combo box containing a list of files in the current project plus other items at the top such as collections, effects, etc. These items are not sorted but are at a fixed position and the list of files is sorted.
A 2D Top down perspective action game made with VB, single player mode and two players on the same computer are capable of playing. It shows that you can make fun and playable games with VB in a short time.
This is a recreation of CyberBox. The original was written in C++ by Doug Beeferman and ran on DOS. A good portion of this code was written by David Yang. His work is greatly appreciated. I have tried to stay as close to the original as possible. The main reason I even began this project was so I could have a working Windows version as my DOS version from Mr. Beeferman doesn’t work correctly under the pseudo-DOS found in Microsoft’s Windows XP (font problem). There was a couple of annoying things wrong with this program that was taken care of by Paul Bahlawan. I would like to thank him for this work! The object of CyberBox is simple. You are trying to escape through the "hall" at the top of the board in the smallest number of moves. In your way are boxes which you must move out of your way. The opening screen explains the boxes to you. It is possible to get stuck in the levels by moving a box in the wrong place, so you have the option to retry a level but only a certain number of retries are allotted to you so use them wisely and try not to get stuck. That is pretty much the whole point and object of this game. KEYS Arrows To move ' each time an arrow key is pressed it counts as one move... even if the little guy goes no where. A To see the about form I To see the instructions form R To retry the current level - you got four Escape To Exit the program L Is a cheat To progress through levels without playing them 'possibly going to be removed in a later release. THE MAJOR CHANGE IN THIS UPDATED RELEASE IS THAT EVERYTHING [BITMAPS, LEVELS, ETC] IS INTERNALIZED. This zip file is Desktop Friendly™. Again, Thanks to David Yang and Paul Bahlawan for their work. And also, thanks to Doug Beeferman for your original program.
This is a class that allows you to have much greater control over your textboxes, regular or rich. Such things as getting the character and the word the mouse is over to getting the top visible line to scrolling the textbox with code plus many many more.
TextPad is a step between MSWord and a notepad. (Actually, its a few steps up from notepad). Some included features are: spell check, auto-capatalization of first character in a sentence, 'Options' page that gets stored in the registry, interchangable fonts, font size, back/foreground colors, clock along with a timer and an alarm, calendar, 'Always-On-Top' feature, cut-copy-paste along with 'Special cut/copy' as well as 'Private cut/copy', text-search/replace, calculator and more. Everything was tested and it seems to work as planned, but if you find any errors, please email me. Another thing, the project contains a total of 18 forms, but most of them are relatively small, so when compiled, its not slow, loads at approx. same speed as notepad. (*I know I probably could've reused some forms, oh , well*). Check it out and let me know what you think... ATTN: The FONTS change from toolbar is fixed. Font Change from toolbar is only for selected text. If you have any questions, please ask before assuming that something doesn't function proerly, I will gladly answer. Thanx ***** P.S. Latest fix: I am resubmitting the textpad, now it will warn user if the filesize is bigger then it can handle, (I tested it at 2 mb, it worked fine. On 4mb it froze). Also, I updated the code so that you can open it using 'Open With' method and it will display the name of the file as well as contents. Try it out, compile it, save the exe file to a known location, then right-click the file you want to view and choose open-with. then click browse, go to location of the textPad.exe file, and click OK. That will open your textfile with my program... ********************Yet another fix... I am sorry this code keeps popping up as new, but dew to all the comments and emailed suggestions, I decided to make this a prfect app. ---7-23-2006: * Search Function bug has been fixed. * WordSpell interface was changed. * Cut/Copy, Special Cut/Copy,Private Cut/Copy, Paste and Private Paste remain disabled/enabled when neccesarry(In the menu and popup menu). I used mnuEdit_Click or HidenMenu_Click event to check the status of the clipboard/PrivateClipboard, and display proper menus.
Fast and efficient military grade encryption in a single class that can be added to any project. AES (128 bit blocksize Rijndael with 128, 192, or 256 bit keysize) is used by the US government to protect SECRET and (with 192 or 256 bit keys) TOP SECRET classified data. Unlike other block ciphers, AES is efficient in VB because encrypting a block can be done using only CopyMemory, Xor, and a few bit masks in the final round. This class can be set to support all Rijndael key and block sizes. (128, 160, 192, 224, 256)
This is coll tab control with 15 tab styles, 2 color schemes, top and bottom orientation, icon support, 3 scroll buttons styles, full design time edit, autosize property, tooltips, nice designed PropertyPages and much more. You can choose diferent style for active tab and for normal (inactive) tab. That gives you much options and you can design amazing tab controls. I don't know what more to say, TRY IT AND PLEASE (IF YOU LIKE IT) RATE IT. Thanks!
Graphicly display the current time on Analog format with transparent background and always on top window.
This demonstrates simply how to draw a bitmap/gif using a mask color (such as rgb(255,0,255)) as the transparent color and placing it on top of another image (or form DC).
File indexer - useful for servers with Indexes turned off. I haven't seen anything similar and working in every aspect. Based on this one: http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=1440&lngWid=8 . Looks like Apache 1.3 index except no newline at top and different picture for "Parrent directory" entry. With sorting and escaping characters in links. Does not show hidden files (with dot as the 1st character). Hope it will be useful for somebody.
This mIRC-style text output window displays IRC formatted text in a scrollable picturebox and also allows for copying of the lines of text, as well as double clicking on nicknames (if AddNick is implemented), #channel names and URL links, just like mIRC. Another mIRC like feature, is the ability to load background images either stretched, tiled, centered or photo (top right corner). EventColor() array is used to set predetermined IRC color numbers for particular events such as Join, Part, Quit, Action, etc. This has taken me about a year to get working properly and more than likely has one bug, or two, but i hope someone finds it useful. This would be most useful, obviously in an IRC client. There is a reference included "strings.tlb" which is used for the word wrapping routine which must be copied to your windows/system32 folder. Have fun :) UPDATE: Fixed a few bugs. UPDATE 2: Added UTF-8 support and loading of part of a log file (useful for onjoin "reload logs" feature like mIRC) - also included a better demo project to show more of its features
This is a complete website engine for the software developing companies. It is a semi content management system (CMS). User can easily handle this project. Left menu items, top menu items & footer menu items are customizable. There are many exciting options in this system like USER REGISTRATION FORM, PHPBB3 LATEST 10 USER NAME, LATEST 10 POSTS, USEFUL WEB LINKS , CONTACT FORM,GOOGLE ADSENSE PROCEDURE, THREE COLUMNS, EXCITING LOOK AND MANY MORE. Please See the Screen shot. If you like this code, Please vote me.
GF SLIDE RULE This project illustrates scales and arpeggios for 6-string guitars, 4-string basses, 5-string basses and 7-string guitars. Exotic scales and all other 12-tone based scale formulas are included in the scale appendix. The CAPO indicator and FINGERING GUIDE are the most recent additions to the program - which may be useful in learning obscured open positions. Key Signatures can be viewed by selecting the HEPTATONIC option button from the Scale Menu and clicking on FORMULA 216. All scales are spelled out in all 12 keys and are generally listed to begin in the "Key of C Major" (e.g. chords C - F - G7) OR in the "Key of A minor (e.g. Am -Dm - E7)". Try using the minor key if the Major key doesn't seem to blend with a particular scale. Else - try using chords formed from the scale. Only one function is shown for multi-function scales. Major arpeggios can be viewed by selecting the TRIADS option button and clicking on FORMULA 008. Each position can be visualized separately by clicking the arrows of HScroll1 OR by using the arrow keys [i.e. if the focus is set on HScroll1 (< blinking)]... A pick and a click track might come in handy... To find names of related scale modes or scale inversions having the same "pitch chemistry": 1) enter any formula, 2) select and click the key signature 3) press the " = " button ... ...OR enter the mode spellings in the Notes menu. Other related inversions will be shown in the textbox on top. (Note: Some chords and scale formulas which still don't have a formal name are plainly indicated as FORMULA ### ...) The code is still more of a rough draft and the author <; (me) might perform program maintenance later if i think beautiful algorhythm . MIDI and "D tunings" are still being analyzed... Until then... keep on coding, sing in tune and don't forget to remember...
Search a Listview in any mode (icon, list, report) searches a listview even the sub items are included Includes multiple selections (selects all matches throughout the listview) Case sensitive searches possible Restrict the search to a single column or search all columns(subitems) Fast enough to search through 20000 items as you type Upon initialization the items and subitems are appended to the tag property of each main item greatly speeding up the search. SearchListVw(Listview,Searchtext,Start,CaseSens,MultiSelect,RestrictedColumn) *Limitations* no whole word only searching no search direction (only top to bottom)