Click here to Skip to main content
15,897,187 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have created productusercontrol,
(when i build project it prodcutUserControl automatically appear in .net control tools box) I try to use this control in form1 but it does not show
Product label property, Batch Label property ,BatchComboBox property and ProductComboBox property

Please Help me
project here
Posted

 
Share this answer
 
Comments
ken A to Z 31-Jul-11 10:10am    
but it does not show properties for textAddress.....
because i want change font style color for every individual text box
Monjurul Habib 31-Jul-11 10:57am    
share your code
You may have to apply the [Browsable(true)] attribute to the properties.
 
Share this answer
 

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

  Print Answers RSS
Top Experts
Last 24hrsThis month


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