Infragistics NetAdvantage 时间选择控件的样式
<igsch:webdatechooser id="txbEmpBirthday" runat="server" Width="130px" Height="22px" Text="Null" Value="2005-11-09"
NullDateLabel=" ">
<CalendarLayout DayNameFormat="FirstLetter" FooterFormat="" DropDownYearsNumber="100" VisibleDayNames="None"
ShowTitle="False" ShowFooter="False">
<DayStyle Font-Size="9pt" Font-Names="Arial" BackColor="White"></DayStyle>
<SelectedDayStyle BackColor="#0054E3"></SelectedDayStyle>
<OtherMonthDayStyle ForeColor="White"></OtherMonthDayStyle>
<DayHeaderStyle ForeColor="White" BackColor="#7A96DF"></DayHeaderStyle>
<TitleStyle BackColor="White"></TitleStyle>
</CalendarLayout>
<ExpandEffects ShadowColor="LightGray"></ExpandEffects>
</igsch:webdatechooser>
NullDateLabel=" ">
<CalendarLayout DayNameFormat="FirstLetter" FooterFormat="" DropDownYearsNumber="100" VisibleDayNames="None"
ShowTitle="False" ShowFooter="False">
<DayStyle Font-Size="9pt" Font-Names="Arial" BackColor="White"></DayStyle>
<SelectedDayStyle BackColor="#0054E3"></SelectedDayStyle>
<OtherMonthDayStyle ForeColor="White"></OtherMonthDayStyle>
<DayHeaderStyle ForeColor="White" BackColor="#7A96DF"></DayHeaderStyle>
<TitleStyle BackColor="White"></TitleStyle>
</CalendarLayout>
<ExpandEffects ShadowColor="LightGray"></ExpandEffects>
</igsch:webdatechooser>
浙公网安备 33010602011771号