Results for "top"
Whether your new to api programming and need that special tutorial "buddy" by your side or your an API pro and just are sick of the hassles of having to find, copy, and paste api declarations and their associated constants and types, then this program is for you. (also included with this download is my "RAM purge" program that allows you to instantly reclaim wasted ram) This program sits, as a tiny 20 pixel high menu strip on your desktop. You can place it at the very top of your screen or the very bottom, or anywhere in between..its never in the way because it is so small. This program, the VB API code assistant is basically a huge repository of the most commonly used and needed code, just a mouse click away. One click of a button and a procedure header is pasted in your project for you. Another click and the skeleton of an entire select case structure is pasted for you. Want to move a window without a titlebar but forget get how??..one mouse click away. The program also contains well over 100 of the most common api calls along with their constants and type. This program is similair to the well know API-guide..but it takes it to the next level. The screenshot shows all of the menus built into this tiny, thin interface.
If you havent heard about it..the api assistant is your api best friend. The api assistant is a thin, unobtrussive strip that sits at the very top or very bottom of your screen (a full 22 pixels high). It is a library of close to 200 of the most common api calls. Here is how it works. Your working on your project..you realize you need the api call "SetWindowPos" Just click on that item (everthing in the api assistant is alphabetized for fast access), click back on your project and the api call is instantly pasted into your project..followed immediately by a window that contains all of the constants or types that that api call would need. Its a huge time saver. Other time saving features of the api assistant also include the skeleton coding of all the most common vb calls. for instance..click the vb functions menu item "select case", an input box asks you how many cases you want..you enter 4...click in your project and instantly a 4 case select case skeleton structure is typed into your project where you clicked. the VB API assistant also has a small, but, evergrowing menu list of functions to also assist you. And just in case this program doesnt give you a specific api solution for you, there is a menu of other api resources for you as well. sorry for the large screenshot movie (2mb) but i felt it was necessarry to communicate what the program does..you know..a picture and a thousand words
Desktop calendar in multi month grid format. cursor left/right increments and decrements by month cursor up/down increments and decrements by year mouse click in the very left/right to go forward/backward by month drag the form by it's banner 'a' will toggle the alpha attribute of the form click the very bottom of the form to unload dbl-click to toggle stay-on-top
This application helps site managers to quickly develop a long or short list of frequently asked questions. It features a very easy, yet powerful, online administration - with no limitations. Also includes dynamic navigation for the public (next, top, or previous frequently asked question). Demo can bee seen here: http://www.expinion.net/software/app_faqgenerator.asp
This is a test of an Occupied Space algorithm. It organizes objects (Pictureboxes, controls, etc.) on the screen in as little space as possible. The objects can be justified to the top, left, right, and bottom of the screen.
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.
This is a program that can help you to remind yourself. Create a short cut of any program you frequency use. Search function with open file, open folder, copy to folder, move to folder, preview text (*.txt) files, image files such as JPEG, JPG, BMP, PNG, GIF animation, file details, and so many cool API functions. For GIF animation viewer, I use an "Animation GIF Control" (anigif.ocx) that you can find here --> http://www.afreeocx.com/ocx/info/anigif_ocx.html or http://www.jcomsoft.com/anigif.htm <--- Furthermore, you can set always on top of menu bar, set transparent, extract icon from file, view your IP address and so many function. Included read and write registry by using API function, check any program are running and kill program that running by using kill process function, and so on ... --->> I got many function from PSC, so some function I still remain the same as original but some I modified for my program. Thank you PSC for many useful code <<---
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.
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.
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!
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.
Graphicly display the current time on Analog format with transparent background and always on top window.