VB.NET Tips and Solutions

Visual Basic .NET General Tips and Solutions

VB.NET Tips & Solutions


vb.net tips and solutions

Form Properties

Form Flickering on load in IDE or Run Time.

- Double Buffered : When set to false, if you set a background image to the Form, it may flicker, in order to prevent the VB.NET Form from flickering you need to set the Form Properties [Double Buffer = True]

Popular posts from this blog

Visual Basic 2010 Working With DataBase Full Project Example

VB NET Check internet connection

VB .NET DropBox Api Source Code Example

Visual Basic .Net - Button Sound / Music Play

VB .NET WebView2 WinForms tips

Visual Basic Online Courses DataGridView Add Edit Delete