I am trying to hide some controls and display other controls within a click event by changing their Visible properties, but I cannot get the controls that I am trying to display to show. Any ideas?
I have tried invalidiating and refreshing the controls themselves, their container (TabPage), and the form itself. This behavior also happens with either the Windows or RAB version of controls where applicable.
I need a workaround for this!