I am using Tab Strip. Can they style be moved to a style sheet? The inline code is pretty messy.<BR><BR>TabDefaultStyle="<BR>cursor: Hand;<BR>background-color: #A7C6D5;<BR>border-top: 1px #E4F6FE solid; <BR>border-right: 1px #0F668F solid;<BR>border-left: 1px #E4F6FE solid;<BR>border-bottom: 1px #E4F6FE solid;<BR>font-family: Verdana;<BR>font-size: 10pt;<BR>color: White;<BR>width: 120px;<BR>text-align: Center;" <BR>TabHoverStyle="background-color: Gray;" <BR>TabSelectedStyle="<BR>background-color: #A7C6D5;<BR>border-top: 2px #E4F6FE solid; <BR>border-right: 1px #0F668F solid;<BR>border-left: 1px #E4F6FE solid;<BR>border-bottom: 1px #A7C6D5 solid;"><BR><BR>Thank youI wish.
I find the Css implementation with the IE web controls to be pretty lacking, you are doing it the best way for now.
