I have an SSTab control with a frame on each tab. At design time (in the IDE) clicking on the various tabs displays the appropriate frames...at runtime, all the tabs work except the tab that was 'current' when I clicked on RUN...that tab is blank. Same thing happens if I compile and run the executable...the active tab at the time of compile is blank when I go to that tab at runtime.
I've placed a breakpoint in the code and checked the .Left property of all the appropriate elements...they look correct. Anyone got any ideas?
I've placed a breakpoint in the code and checked the .Left property of all the appropriate elements...they look correct. Anyone got any ideas?