EDN Admin
Well-known member
<p style="padding-right:0px; font-size:14px; vertical-align:baseline; clear:both; word-wrap:break-word; font-family:Arial,Liberation Sans,DejaVu Sans,sans-serif
I am testing VB application having SSTab in Windows 8 OS. SSTab have the "STYLE" property which can take just two values:
<ol style="margin:0px 0px 1em 30px; padding:0px; border:0px; font-size:14px; vertical-align:baseline; font-family:Arial,Liberation Sans,DejaVu Sans,sans-serif
<li style="margin:0px; padding:0px; border:0px; vertical-align:baseline; background-color:transparent; word-wrap:break-word
0-ssStyleTabbedDialog.<li style="margin:0px; padding:0px; border:0px; vertical-align:baseline; background-color:transparent; word-wrap:break-word
1-ssStylePropertyPage.</ol>
<p style="padding-right:0px; font-size:14px; vertical-align:baseline; clear:both; word-wrap:break-word; font-family:Arial,Liberation Sans,DejaVu Sans,sans-serif
I have used <code style="margin:0px; padding:1px 5px; border:0px; font-size:14px; vertical-align:baseline; background-color:#eeeeee; font-family:Consolas,Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,serif 1-ssStylePropertyPage[/code] property,
but when testing in Win8/Win7 the tabs are difficult to identify as it looks like one when the focus is lost. In case of the <code style="margin:0px; padding:1px 5px; border:0px; font-size:14px; vertical-align:baseline; background-color:#eeeeee; font-family:Consolas,Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,serif ssStylePropertyPage[/code] view,
the tabs have a very thin white border/line, which blends with the white background (i am subclassing the control to change the back color to white) of the Tab/Form (the issue persists even if the background is different). This leads to the issue of the focused
tab not being easily distinguishable.
<p style="padding-right:0px; font-size:14px; vertical-align:baseline; clear:both; word-wrap:break-word; font-family:Arial,Liberation Sans,DejaVu Sans,sans-serif
Is there a method by which we can use the same property for <code style="margin:0px; padding:1px 5px; border:0px; font-size:14px; vertical-align:baseline; background-color:#eeeeee; font-family:Consolas,Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,serif SStab[/code] and
the tabs can be easily distinguished. Any suggestion is greatly appreciated.
<p style="padding-right:0px; font-size:14px; vertical-align:baseline; clear:both; word-wrap:break-word; font-family:Arial,Liberation Sans,DejaVu Sans,sans-serif
<span style="text-decoration:underline ** I do not want the other property i.e, <code style="margin:0px; padding:1px 5px; border:0px; font-size:14px; vertical-align:baseline; background-color:#eeeeee; font-family:Consolas,Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,serif <span style="text-decoration:underline 0-ssStyleTabbedDialog [/code] <span style="text-decoration:underline for
the control.
View the full article
I am testing VB application having SSTab in Windows 8 OS. SSTab have the "STYLE" property which can take just two values:
<ol style="margin:0px 0px 1em 30px; padding:0px; border:0px; font-size:14px; vertical-align:baseline; font-family:Arial,Liberation Sans,DejaVu Sans,sans-serif
<li style="margin:0px; padding:0px; border:0px; vertical-align:baseline; background-color:transparent; word-wrap:break-word
0-ssStyleTabbedDialog.<li style="margin:0px; padding:0px; border:0px; vertical-align:baseline; background-color:transparent; word-wrap:break-word
1-ssStylePropertyPage.</ol>
<p style="padding-right:0px; font-size:14px; vertical-align:baseline; clear:both; word-wrap:break-word; font-family:Arial,Liberation Sans,DejaVu Sans,sans-serif
I have used <code style="margin:0px; padding:1px 5px; border:0px; font-size:14px; vertical-align:baseline; background-color:#eeeeee; font-family:Consolas,Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,serif 1-ssStylePropertyPage[/code] property,
but when testing in Win8/Win7 the tabs are difficult to identify as it looks like one when the focus is lost. In case of the <code style="margin:0px; padding:1px 5px; border:0px; font-size:14px; vertical-align:baseline; background-color:#eeeeee; font-family:Consolas,Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,serif ssStylePropertyPage[/code] view,
the tabs have a very thin white border/line, which blends with the white background (i am subclassing the control to change the back color to white) of the Tab/Form (the issue persists even if the background is different). This leads to the issue of the focused
tab not being easily distinguishable.
<p style="padding-right:0px; font-size:14px; vertical-align:baseline; clear:both; word-wrap:break-word; font-family:Arial,Liberation Sans,DejaVu Sans,sans-serif
Is there a method by which we can use the same property for <code style="margin:0px; padding:1px 5px; border:0px; font-size:14px; vertical-align:baseline; background-color:#eeeeee; font-family:Consolas,Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,serif SStab[/code] and
the tabs can be easily distinguished. Any suggestion is greatly appreciated.
<p style="padding-right:0px; font-size:14px; vertical-align:baseline; clear:both; word-wrap:break-word; font-family:Arial,Liberation Sans,DejaVu Sans,sans-serif
<span style="text-decoration:underline ** I do not want the other property i.e, <code style="margin:0px; padding:1px 5px; border:0px; font-size:14px; vertical-align:baseline; background-color:#eeeeee; font-family:Consolas,Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,serif <span style="text-decoration:underline 0-ssStyleTabbedDialog [/code] <span style="text-decoration:underline for
the control.
View the full article