Visual Basic Code , VB.NET Code
Find Code:
  All
  VB
  VB.NET
  ASP
  ASP.NET
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Mailing List
  Link to us
 Home >> Author

 All submissions by: "Herman Liu"

View binary and text files, with both hex and char...Version: VB6
Author: Herman LiuSubmitted: 8/11/2000Downloads: 7435
View binary and text files, with both hex and character search facilities fully functional, and you can print any displayed page (upto 512 bytes, showing byte positions, hex and characters).

A basic 32x32 and 16x16 Icon Editor. For creating ...Version: VB6
Author: Herman LiuSubmitted: 8/11/2000Downloads: 9597
A basic 32x32 and 16x16 Icon Editor. For creating new icons or editing existing ones, with color palettes(one for 16x16 icons specifically), a color mixer, a panel for lining up icons for edit, icon new/open/save functions, flip/rotate/invert functions an ...more>>

To show measurements of image mappings (for Map ta...Version: VB6
Author: Herman LiuSubmitted: 8/11/2000Downloads: 5313
To show measurements of image mappings (for Map tag of HTML)

One may load an image file directly to memory DC. ...Version: VB6
Author: Herman LiuSubmitted: 8/11/2000Downloads: 7308
One may load an image file directly to memory DC. This solves problems such as how to clip a portion of bitmap of a StdPicture and store it in a Picturebox, without using any intermediary picturebox.

To illustrate some form effects: transparency and ...Version: VB6
Author: Herman LiuSubmitted: 8/10/2000Downloads: 15029
To illustrate some form effects: transparency and shapes. This code allows for free switching between normal and transparent states of the same form (and free toggling between transparency with frame and without frame), and shows shaped forms as well (re ...more>>

The form is "fancy" because it consists of (1) a t...Version: VB6
Author: Herman LiuSubmitted: 8/10/2000Downloads: 8901
The form is "fancy" because it consists of (1) a title bar which is of a color continued from the gradient of form body colors; (2) scrolling text and images in the form body, with stepped changes in text and image colors; (3) bitmaps in menus; (4) a colo ...more>>

A lucky Lotto 6/49 machine, with the full hope tha...Version: VB6
Author: Herman LiuSubmitted: 8/10/2000Downloads: 6873
A lucky Lotto 6/49 machine, with the full hope that a reader will win a big fortune one day (and that he/she will be generous towards the author). (1) You can see and hear numbers of each ticket as they are being drawn. (2) You can draw for multiple tick ...more>>

To display the character set of any selected font ...Version: VB6
Author: Herman LiuSubmitted: 8/10/2000Downloads: 6132
To display the character set of any selected font name. In each display, the code also shows the ASCII, Hex and Binary values of each character. You may print the list of the character set and/or print a list of code values of all characters. You may a ...more>>

VB has not provided facilities to build print prev...Version: VB6
Author: Herman LiuSubmitted: 8/9/2000Downloads: 10886
VB has not provided facilities to build print preview for RichTextBox which is used as document in a text editor. Despite the many constraints of RTB in VB, we will see that we are able to add functions to RTB for a print preview &/or for printing page(s ...more>>

A powerful and versatile auto image browser and vi...Version: VB6
Author: Herman LiuSubmitted: 8/9/2000Downloads: 10977
A powerful and versatile auto image browser and viewer. Key characteristics:(1) As and when you select a file pattern, or switch between folders, all images of the selected file pattern of bmp/ ico/ cur/ gif/ jpeg/ jpg/ wfm/ emf in the folder will be disp ...more>>
Page 1 of  2  Next >>

Go to page: 1  2