User Profile

Collapse

Profile Sidebar

Collapse
Zender
Zender
Last Activity: Feb 14 '07, 02:14 AM
Joined: Jan 21 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Zender
    started a topic Checking Items in a CheckedListBox Control

    Checking Items in a CheckedListBox Control

    I am trying to create code that will cause the items within a CheckedListBox control to become checked when the program loads. The name of the control is NumAllowList. Items in the list are simple single number digits from 0 to 9.
    See more | Go to post

  • Zender
    replied to Array Usage and Product Keys
    Yeah . . .

    I'm not exactly sure on how to put that into VB'05 ee . . . but I'll try that for now . . .

    Anyways, if anyone could translate Killer's code to VB'05 ee that'd be great....
    See more | Go to post

    Leave a comment:


  • Zender
    started a topic Array Usage and Product Keys

    Array Usage and Product Keys

    I'm currently working on a program that generates strings of random characters (up to 7 strings, and up to 8 characters per string), which look much like those of the product keys of programs like Adobe Photoshop CS2, or the key for the XP OS. I have assembled the array . . .

    Code:
    Private Sub Generate_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Generate.Click
            Dim StringSize As Integer
    ...
    See more | Go to post
No activity results to display
Show More
Working...