Click here to Skip to main content
15,884,099 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
in my application i am using dynamic control, how can i set the dynamic controls modifier into public.?
Posted
Comments
[no name] 25-May-13 10:56am    
You make the control variable public just like any other variable.
Tricube 27-May-13 1:04am    
thanks for ur reply
Volynsky Alex 25-May-13 14:57pm    
Try read following post:
http://stackoverflow.com/questions/15781105/setting-modifiers-for-dynamically-created-controls
Maciej Los 25-May-13 16:18pm    
Alex, please, post it as a solution.
Sergey Alexandrovich Kryukov 25-May-13 20:19pm    
What is "dynamic control"? In other words, why do you think there are "non-dynamic" controls? :-)
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900