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 Online Courses DataGridView Add Edit Delete

VB .NET WebView2 WinForms tips

VB .NET Google Drive Api Source Code Example

VB NET Check internet connection

Visual Basic 2010 Working With DataBase Full Project Example

Visual Basic 2010 Math Functions