I want to make something like options panel on ScrollView. There should be many lines (hundreds) with different items on it (label+text, or label+dropdown or label+checkbox, etc.)
How to use designer to put all items on ScrollView, and not put them via code?
How to use designer to put all items on ScrollView, and not put them via code?