Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27513

[RESOLVED] Re-Initializing Form Control

$
0
0
Hi Guys,

I have a custom control on a form within a FlowLayoutPanel and am having trouble re-initializing it. The control is already on the form, and what I'm trying to do is re-initialize it like this:

Code:

myControl = New MyControl(1)
The code seems to run fine, but if there was information already loaded into the control, it stays loaded and does not display the new information that should have been loaded after the constructor was called.

Am I going about this the wrong way, or any suggestions?

Thanks

Viewing all articles
Browse latest Browse all 27513

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>