1
Answer

NumberBox cannot be seen during developement

Photo of Marcus

Marcus

19y
2k
1

I defined the derived class NumberBox from the original class TextBox (likely as shown here). Unfortunately this new kind of Textbox is not visible on the Form during develepoment. After compiling it appears in the program as expected. But it would be much helpful to see it also while developing. Are there some settings, which makes these kind of derived form classes visible before compiling?

Answers (1)