IOT Virtual Conference - Register now to book your ticket and get updates
x
CONGRATULATIONS! C# Corner Q1, 2021 MVPs Announced
Why Join
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forumguidelines
Naredla Nithesh
1.7k
328
66k
disable the controls in panel
May 14 2014 2:03 AM
hi...
in my project i have a panel named as bodyPanel.And this panel control have number of buttons which are generated by using for loop. i want to store the selected buttons in a list type through it's name. and after press the submit button...the selected controls in the panel must be in disable state ..and remaining all are in enabled state... i tried it by using 'foreach' loop and 'for' loop but i am failed to achieve it....
please help me....
Reply
Answers (
9
)
Sql C#
for loop