資源簡(jiǎn)介
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
namespace?TabStripApp
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}
????????private?void?tabStrip1_ItemClicked(object?sender?ToolStripItemClickedEventArgs?e)
????????{
????????}
????????private?void?lB_style_SelectedIndexChanged(object?sender?EventArgs?e)
????????{
????????????Setstyle(lB_style.Text);
????????}
????????public?void?Setstyle(string?Name)
????????{
????????????Color?HaloColor?=?Color.White;
????????????switch?(Name)
????????????{
????????????????case?“Dark“:
????????????????????this.BackColor?=?Col
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2007-04-18?19:16??Source\
?????目錄???????????0??2007-04-18?19:14??Source\TabStripApp\
?????目錄???????????0??2007-04-18?18:09??Source\TabStripApp\archive\
?????文件?????????949??2005-09-23?13:02??Source\TabStripApp\archive\LayoutUtils.cs
?????文件?????????478??2005-10-13?17:42??Source\TabStripApp\archive\Program.cs
?????文件????????3023??2005-10-12?19:04??Source\TabStripApp\archive\Tab.cs
?????文件????????4144??2005-10-13?17:30??Source\TabStripApp\archive\TabPageSwitcher.cs
?????文件????????5041??2005-10-13?17:27??Source\TabStripApp\archive\TabPageSwitcherDesigner.cs
?????文件????????8993??2005-10-13?17:15??Source\TabStripApp\archive\TabStrip.cs
?????文件?????????614??2005-10-13?17:15??Source\TabStripApp\archive\TabStripPage.cs
?????文件????????9899??2005-09-27?18:05??Source\TabStripApp\archive\TabStripProfessionalRenderer.cs
?????文件????????2051??2005-09-20?13:20??Source\TabStripApp\archive\TabStripSystemRenderer.cs
?????文件????????4863??2005-10-12?18:12??Source\TabStripApp\archive\TabStripToolboxItem.cs
?????文件????????4783??2005-09-28?19:20??Source\TabStripApp\archive\TabToolboxItem.cs
?????目錄???????????0??2007-04-18?18:09??Source\TabStripApp\bin\
?????目錄???????????0??2007-04-18?19:15??Source\TabStripApp\bin\Release\
?????文件????????9993??2007-04-02?14:57??Source\TabStripApp\bin\Release\diagram.png
?????文件??????151552??2007-04-18?19:00??Source\TabStripApp\bin\Release\Example.exe
?????文件???????40960??2007-04-18?18:56??Source\TabStripApp\bin\Release\TabStripControlLibrary.dll
?????文件????????9929??2007-04-18?19:14??Source\TabStripApp\Form1.cs
?????文件???????80751??2007-04-18?19:14??Source\TabStripApp\Form1.Designer.cs
?????文件????????6184??2007-04-18?19:14??Source\TabStripApp\Form1.resx
?????文件????????9541??2007-04-18?19:00??Source\TabStripApp\InfoForm.cs
?????文件?????????485??2005-10-14?10:14??Source\TabStripApp\Program.cs
?????目錄???????????0??2007-04-18?18:09??Source\TabStripApp\Properties\
?????文件????????1274??2005-09-20?11:07??Source\TabStripApp\Properties\AssemblyInfo.cs
?????文件????????9845??2007-04-18?14:42??Source\TabStripApp\Properties\Resources.Designer.cs
?????文件???????12725??2007-04-18?14:42??Source\TabStripApp\Properties\Resources.resx
?????文件????????1089??2005-10-13?17:46??Source\TabStripApp\Properties\Settings.Designer.cs
?????文件?????????249??2005-09-20?11:07??Source\TabStripApp\Properties\Settings.settings
?????目錄???????????0??2007-04-18?18:09??Source\TabStripApp\Resources\
............此處省略53個(gè)文件信息
評(píng)論
共有 條評(píng)論