wpf - need to create a custom control -
i have below requirement:
i wanted create custom control in developer should able access below 3 properties.
- label:
- isrequired
- content.
example 1: name(label): textbox/any input control(content)
example 2: name(label)*(isrequired): textbox/any input control(content)
- developer should able apply globalization label
- if field required should able set property enable * symbol
- developer should able set input control content of control.
i request suggestions, if send me sample code me.
this demo doesn't seem latest should start. googling around bit more keywords found in demo yield relevant results.
Comments
Post a Comment