0
Answer

How to show custom property information in .resx file of windows form

Samir Ray

Samir Ray

18y
1.8k
1
Hi All,

I have made an user control. I have added one custom property in this control and using as per the requirement.When i am adding that user control in a form i am able to see the inbuilt properties information in resource file of that form.But i am unable to see the value/information of the custom property added to the control in resource file of the form.

Please  tell me the solution. It is urgent.