Results for "top"
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)
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.
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).
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
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 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.
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)
This code draws two pictures that merged - with gradually alpha pixels (like in photoshop)this code is realy wonderful but it's not so hard although its fast, it uses AlphaBlend API function, that requires the destination hDC and source hDC and both's recangle (left,top,width,height) and the blend value(beware: the blend value is between 0 and 255, but in AlphaBlend API function multiply the blend value by 256^2 or in hex add 4 zeroez in the right side like: &H9F --> &H9F0000)
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...
Pre-Requirements : Pak Urdu Installer Or East Asian Language Support (XP) http://www.mbilalm.com/download/ Another solution for Urdu Programming ! This is the first Solution for making Urdu Menus in VB6. There is a example code of Urdu Menus on VB6 forms, you can understand by this code that how you can make Urdu Menus & deal with them.Two things are shown in the project, 1> How to make Top menu of the form, 2> How to make right click menu & appearance of that menu with 'Click & MouseOver' events. MS Form 2.0 Object Library again used in this project. There was no special need to use that object library but used because i think, that library objects are more reliable for Urdu programming because of there extra & specialized properties. No external source needed to make Urdu Menus. Checkout, I hope you all will like this Solution. Like before, Waiting for you Feedback at my E-Mail Address. Thank You. Join Urdu Programming at Facebook http://www.facebook.com/pages/Urdu-Programming-VB6/263338567072301
This an update to the award winning code of Goober MPC wich you can find on http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=68342&lngWId=1. I amnot trying to take credit for his creation. Just added some extra functionality that is very usefull for me. I got tired of trying to figure out ways how to fit controlls in my forms in such a way you can expand of collapse the controll, so you could have more space for what you are doing at the moment and you can push other controlls witch are taking a lot of screenspace aside. I also figured that with resizing and collapsing controlls on the fly it would handy if you don't need to write code to resize inner controlls any time, so I made a small function for it. I have been getting a lot of great code and ideas from this website for years so I tought it would be fair to add something myself. =========================================== UPDATE TO PREVIOUS VERSION IS OUT 11-06-2010 =========================================== Fixed a view bugs and added some interesting new functionality - The frames can collapse jointly from left to right, from right to left, from top to down or from down to up, depending on how you set it - The borderstyle in the frames can be set to FLAT or SUNKEN or whatever FOR ALL CONTROLLS contained in the frame with one line of code. JUST DRAG IT ON yOUR FORM, EDIT SOME SETTINGS AND YOU ARE READY TO ROLL, so you can concentrate on what your app should do and not on those silly lines regarding resizing and organizing controlls on your form. The only interesting feature I would like to add is the ability to load forms in the frame, because then you could easily make dockable apps that don't act unpredictable and come with shiploads of code.