vb.net — restart active form / clear all controls / reset current form

Kanai Shil
Nov 25, 2023

Currently I don’t want to say a breif about this. Try the code mentioned bellow

Me.Controls.Clear() ‘removes all the controls on the form
InitializeComponent() ‘load all the controls again
BankAccountOpening_Load(e, e) ‘ [current form onload function]

--

--

Kanai Shil

Software Developer with over 6 years of experience in HTML CSS JS development projects, Having a piece in-depth knowledge of PHP,Database,Flutter,and MERN Stack