wpf - need to create a custom control -


i have below requirement:

i wanted create custom control in developer should able access below 3 properties.

  1. label:
  2. isrequired
  3. content.

example 1: name(label): textbox/any input control(content)

example 2: name(label)*(isrequired): textbox/any input control(content)

  1. developer should able apply globalization label
  2. if field required should able set property enable * symbol
  3. 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

Popular posts from this blog

c# - SelectList with Dictionary, add values to the Dictionary after it's assigned to SelectList -

how can i manage url using .htaccess in php? -

ios - I get the error Property '...' not found on object of type '...' -