0 LIKES LikeUnLike
I want to make a button visible after I close a form in an MDI...does anyone know how I would do that. so far I have: If aChildTwoForm.Close Then childOneToolStripButton.Enabled = True Else childOneToolStripButton.Enabled = False End Ifbut I'm getting an error that says, "Expression does not produce a value."
Tags:
Report (0) (0) | earlier
Latest activity: earlier. This question has 2 answers.