Results for "Volume: 4_2005-2006"
The FormattedLabel acts as a standart label control, but by placing commands within the caption, you can display different font effects. Different commands allow you to change bold, italic, underline, strikethru and color styles and insert line breaks. The control also features AutoSize and WordWrap. But i can't do it with transparent background. Buuuu. :o) Hi folks. I change tags to html like but without color tag. In declaration part of UserControl there is constants like CONST cBoldStart = "". You can change tags there but they must by among . Thanks to all for your reqest and tips. p.s. I hope than my programing is better then my english. Sorry :o))))
Play Naughts & crosses (Tic Tac Toe) across a network.
Update to my earlier game, has a few new features, i also changed it to use time based moedling, which allows the game to run the same speed on any computer without limiting the frame rate. After all, why should people with faster computers be punished? =)
If you ever wanted to have a string with quotes inside this is a handy tip.
Need to test installs on different operating systems? Need a new operating system fast? Infected by virus?...Read this - it may help.
Here is an example of how one can count the number of appearances of a specified character in a given textstring. Included is a little project file with a form. The code is quite understandable. Actually it is beginners code. I just submitted this as a sequel to another submission here on PSC. Not that I find the other submission bad, but to show another way of doing things.
This example show how can do User DSN, System DSN or File DSN using ODBC API´s. It's works in Windows 9X,Me,NT,2000,Xp. This example create DSN's for Microsoft Access and SQL Server, but you can use other driver.
Best Way To Create 10000 Menues At Once! And Display Them As Menu Bar or Floating PopUp!!! BETA TESTING!
This is a rich-text-box with a built-in line-number panel on the left. Typical use would be for a script editor language IDE. I Couldn't find a decent one on here that did this, so I spent some time doing it myself, and passing it on for you to use (and improve on, of course). It is a pretty basic control, but I did make into a control so you can just pop it onto a form and go (of course, source code for control is included). You can control the Line Number panel width, backcolor and forecolor, along with all textbox stuff (uses RTF in case you want to use my syntax code colorizer submission). The Line number panel automatically adjusts its font to be the same name/size/etc., as the text box so that they line up properly. Hope you find it helpful - if so, votes are always appreciated (kind of makes me feel like it was time well spent).
This is an add-in for Microsoft Visual Basic 6.0. It does following of things: 1. Adds or removes line numbers from projects in a group. Unlike other add-ins, this one has been thoroughly tested on live complex projects for more then a year and has lots of code to workaround VB IDE object model bugs. It also does smart numbering (for example it won't number trivial assignment statements in Property Get). 2. This add-in can also add error handlers in all methods. Again unlike other similar utilities, this one has been thoroughly tested, accepts a directive to turn off error handler and has some decision making code to decide whether an error handler would effect actual logic. 3. Fix for VB's recent menu item bug (MRU) (you might have noticed VB's Recent project item menu always gets messed up).
This code takes into account the NONCE, CNONCE, NONCE-count, Username, Password, HTTP Method, URi, realm......... and finally QOP type :) THIS CODE IS FOR WEB DEVELOPERS WHO WISH TO AUTHENTICATE VIA HTTP, AND KNOW WHAT ALL OF THE ABOVE ARE... (if you dont, i suggest you stop reading now :)
WOW! COOL !WOW You Can convert a shape to a region, combine it with an other shape and eventually shape a form with it!! Very easy to use!
Selects a color
I had a very different idea of this program when I started but this is just as cool. It takes any image file (gif, jpeg, bmp) and converts it to text. I've tested it with Arial. You can enter a custom text pattern but you'll have to do a little bit of extra programming. Please leave comments. Thanks ~rob
This will show new people to VB or Vb and Database's the basic's of using ADO with VB and access databases. *PLEASE VOTE*
With this usercontrol you can easily resize and move controls at runtime. First click a control to select it. Then click and drag a "gripper" to resize. Or right click a "gripper" to move the control, right click again to finish moving. This usercontrol automatically sizes and positions to the control you select. Also this usercontrol will automatically add and remove itself to a control container (like a picture box) as needed.
Major re-write and expansion of my previous biorhythm program. Now includes database for names, synchronicity (aka compatibility) calculator, helps for operation and interpretation (somewhat sketchy at present) and journaling capability via WordPad. Operationally complete except for report generation. New archive includes forms missing from previous upload. My apologies to all for the omissions. Your comments and/or votes greatly appreciated.
Ado Database which stores Usernames, Passwords, Notes. Passwords are kept encrypted. For the Encryption i used the DS2 Class I found on this site.(Author: David Greenwood)So far the best Encryption - Example I could find here. Uses the Microsoft-Style of Ado Database. Features Add, Update, Delete, Cancel, Edit and a Listbox. See Screenshot! Update available, More security: http://www.pscode.com/vb/scripts/ShowCode.asp?txtCodeId=41006&lngWId=1
ER Converter it is a Translit->Cyrillic->Translit text converter. As I know, it is not so convenient to write Russian text because of the keyboard structure. In addition, many countries do not have Russian keyboards at all. However, the most important thing is that it is easy to use, just 3 little steps : 1) Copy the text you want to convert ( CTRL+C ) 2) Press CTRL+F12 3) Paste converted text wherever you want ( CTRL+V ) That is all.
Hi this is an update to mine DM Colour Picker anyway I now added Control so it can be added to the system tray added more colour stuff like Hex colour Vbcolour codes I have also changed the interface a little fixed some bugs also now added in part were you can make you own pallets anyway I hope you find it usfull please vote if you like it.