Hi!
I'm using FNCPageControl in a WebForm.
Is there any workaround to hide these sort of dotted focusrect from the active tab text? See it around the text TabItem 2.
(runtime capture)
Another question: Gradients are not showing in the web application. Is it a known limitation ?
In the above image, Tab Item 2 is the active page tab with a gradient fill. In design time it looks like shown below:
All gradients I tried to use were shown transparent in runtime, like in the first image.
Shall I use a distinct set of color constants y/o color ranges? The colors I'm using work well when Fill.Kind = gfkSolid.
(BTW, the FocusRect issue also occurs when Fill.Kind = gfkSolid)
Thanks.