A Nokia Operator Logo Editor. The File LOGOS.TXT Stores the Name and Logo Data as a comma delimited string. The Code Currently reads from the file and updates the file. It does not allow you to add a new Logo. You will have to add this feature yourself Or Change the code to store the Logos in a Database. The Code also demonstrates how to build a large control array in code so as to keep the form size to a minimum.
File List:
ddLogo.vbp
1Kb
ddLogo.vbw
51b
frmlogo.frm
20Kb
frmlogo.frx
7Kb
logos.txt
5Kb
phone.jpg
7Kb
Similar code
DSS Server Control 1.1 *Update*- Multi User Server Framework
(Popularity: ) : Ever wanted to make your own multiple user server? Say for something like chat or Instant Messaging? Now you can forget about coding the Winsock control for complicated multi user support, let DSS Server Control do the job for you! ... A Drive-dir- file-viewer
(Popularity: ) : show drive dir file control how to select file view picture image or text file form this control and litle form load progressbar easy!. me hope you 'll kind of code. A Combo Box with A Command Button
(Popularity: ) : I created this control because i was sick of putting a command button in a couple picture boxes to get the effect of the button being part of the combo box control. The button click event and most of the ... A Better Progress Bar
(Popularity: ) : This control is a replacement for the standard progress bar control and supports a few properties and events that are not available in the standard progress bar control. I have commented this code in the relevant places so that you ...