|
-
Apr 20th, 2020, 08:38 AM
#8
Thread Starter
Member
Re: Problem with my project
 Originally Posted by .paul.
Code:
For each b as Button in FlowLayoutPanel1.Controls.OfType(of Button)
b.Visible = True
Next
‘ now All buttons are visible hide your selected button here
thank u very mutch
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|