Toolbar on Designer Control is invisible
Hi,
I used a FR designer control in my form but in one case that i don't know reason, toolbar on designer control becomes invisible. I can't make it visible again. I am dragging new one into my form. Is there any way to make toolbar on designer control always visible with using EnvironmentSettings or Config classes?
Thnx...
I used a FR designer control in my form but in one case that i don't know reason, toolbar on designer control becomes invisible. I can't make it visible again. I am dragging new one into my form. Is there any way to make toolbar on designer control always visible with using EnvironmentSettings or Config classes?
Thnx...
Comments
Probably you forget to call RefreshLayout method of the designer control: