Whenever I select a tab in a TabControl, the header line (with tab titles) flickers. I am not sure if it happens all the time or only sometimes.
It is even worse when using my custom class derived from TabControl.
I have already started investigating and fixing it, found a couple of minor bugs in the code.
I am just wondering if anyone else has noticed it, or if it happens only to me.
Whenever I select a tab in a
TabControl, the header line (with tab titles) flickers. I am not sure if it happens all the time or only sometimes.It is even worse when using my custom class derived from
TabControl.I have already started investigating and fixing it, found a couple of minor bugs in the code.
I am just wondering if anyone else has noticed it, or if it happens only to me.