Forum: Visual Basic 4 / 5 / 6 May 27th, 2008 |
| Replies: 2 Views: 217 |
Forum: VB.NET May 27th, 2008 |
| Replies: 4 Views: 441 |
Forum: VB.NET May 27th, 2008 |
| Replies: 4 Views: 441 |
Forum: Visual Basic 4 / 5 / 6 May 22nd, 2008 |
| Replies: 1 Views: 566 |
Forum: Visual Basic 4 / 5 / 6 May 16th, 2008 |
| Replies: 5 Views: 573 Re: Icon Hi
Try this..
Goto properties of the form->Icon-Browse and select your icon file location... |
Forum: Visual Basic 4 / 5 / 6 May 16th, 2008 |
| Replies: 5 Views: 573 Re: Icon Hi selva
using above said procedure we can only view the icons of different forms....
But How to change the icon??? |
Forum: Visual Basic 4 / 5 / 6 May 16th, 2008 |
| Replies: 1 Views: 566 Contents of DAT file are not in binary format Hi, Iam trying to put username and password in some dat file(ADMIN.DAT)from changeLogin page and getting/retreiving username and password from another page from ADMIN.DAT file....
My problem is... |