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: "Siddharth Srivastava"

Disable TextBox Right Click popup menu - Very EasVersion: VB6
Author: Siddharth SrivastavaSubmitted: 8/7/2006Views: 39153
Disable TextBox control's right click context menu to appear without using any API.... There are several other hard ways to do this (like SendMessage, Hooking etc.) But here is the most simple three line code you can use in your application - No API ! O ...more>>

Create colored round shaped command buttons....Version: VB3
Author: Siddharth SrivastavaSubmitted: 3/12/2003Downloads: 9435
Create colored round shaped command buttons.

This is how you can create your own customized IP ...Version: VB4
Author: Siddharth SrivastavaSubmitted: 1/4/2003Downloads: 5176
This is how you can create your own customized IP box . It allows you to enter Valid IP Octets numbers and prohibites any invalid or character enteries, Useful for LAN application made in VB.

This is how you can Drag controls even at Runtime....Version: VB4
Author: Siddharth SrivastavaSubmitted: 1/4/2003Views: 10717
This is how you can Drag controls even at Runtime. It's a simple 9 lines of code useful to make sample Demo Applications for Clients. Good for Beginners! Have a look.

This is a simple application of TextBox , where yo...Version: VB4
Author: Siddharth SrivastavaSubmitted: 1/1/2003Downloads: 5122
This is a simple application of TextBox , where you can type text without making it appear on screen (simple color manipulation), Press ESC to toggle visibility. Now go on typing those personal e-Mails from office ! (Good for beginners)

This is how you can easily create a ToolTip which ...Version: VB4
Author: Siddharth SrivastavaSubmitted: 12/28/2002Downloads: 6142
This is how you can easily create a ToolTip which constantly moves along the mouse pointer.

This is text entry box that remembers previously e...Version: VB4
Author: Siddharth SrivastavaSubmitted: 12/18/2002Views: 11080
This is text entry box that remembers previously entred names.Similar to login text boxes of various email programs.
Page 1 of  1

Go to page: 1