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: "Thongkorn Tubtimkrob"

Populating ListView Control @Run TimeVersion: VB 2010
Author: Thongkorn TubtimkrobSubmitted: 6/15/2017Downloads: 2075
ListView Control is simply that can also display images. Yes, you can include image functionality in either of them. However, in some applications can not be determined by the design mode, so it needs to make it up during you/users run program. As known a ...more>>

Dynamic Add/Remove Rows in DataGridView ControlVersion: VB 2010
Author: Thongkorn TubtimkrobSubmitted: 11/29/2016Downloads: 3060
This example code illustrates the lock key press in each cell of the DataGridView Control. By the numbers to get the 0-9 only, and floating-point number to get the decimal numbers 0-9 but has only one dot sign. Additionally, this code can add or delet ...more>>

Create ToolBar with Images at Run TimeVersion: VB 2010
Author: Thongkorn TubtimkrobSubmitted: 12/12/2015Downloads: 2082
To create a toolbar at Runtime, add Button objects can have optional text and/or an image, supplied by an associated ImageList control. Set text with the Caption property, and an image with the Image property for each Button object.

Monitors Internet connectionsVersion: VB6
Author: Thongkorn TubtimkrobSubmitted: 7/10/2015Downloads: 2868
This program monitors and records Internet connections in real time. Principle read the script, the asp or php to get the Internet IP address. For InternetGetConnectedStateEx API is used to check the status of your Internet connection.
Page 1 of  1

Go to page: 1