P
Peter Hartlén
Hi!
Why doesn't some properties update in Designer view of a TextBox derived
control?
If I add the default textbox the border disappears if I choose BorderStyle =
None. If I choose my custom control, which has no extra functionality only
inherits from TextBox, the border doesn't disappear.
Here are some properties that are not updated in design time:
BorderStyle
Text
Font
Here are some properties that are updated:
BackColor
ForeColor
Why is this?
Why doesn't some properties update in Designer view of a TextBox derived
control?
If I add the default textbox the border disappears if I choose BorderStyle =
None. If I choose my custom control, which has no extra functionality only
inherits from TextBox, the border doesn't disappear.
Here are some properties that are not updated in design time:
BorderStyle
Text
Font
Here are some properties that are updated:
BackColor
ForeColor
Why is this?