Thursday, December 19, 2013

TextBox Hint


This is the tooltip like Gray Text that we can see from many textboxes today.
it gives the user/client the idea on what to put in that textbox, or where to insert data.

I found a little snippet. this is very useful for programmers out there. This will save time and of course, a lot of workaround codes! :)

To use this
  • Create a VB.Net app, or C# (just convert the code)
  • add a Module
  • Copy and paste the code
  • then to use it..
TextBox1.Prompt("Message Hint")

Worked perfectly for me, hope yours too!
Thanks to Kevininstructor from MSDN :) 


Saturday, December 7, 2013

.png Icons

Database Icons

  • Useful .png format
  • already no background
  • edit it on photoshop, not on paint. :)
*courtesy of google .. not mine. :3
UPDATE: I think we have picture error..
Download File

Thursday, December 5, 2013

First program

Simple Data Registration (Virtual Memory via DataTable) VB.Net
Hope you enjoy!




*just skip ad after 5 seconds..