1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
- <ProductVersion>8.0.30703</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{D4C2D4C1-1CF6-4116-8BF2-6DE55F518B2A}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>LYFZ.ComponentLibrary</RootNamespace>
- <AssemblyName>LYFZ.ComponentLibrary</AssemblyName>
- <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
- <TargetFrameworkProfile>
- </TargetFrameworkProfile>
- <FileAlignment>512</FileAlignment>
- <PublishUrl>publish\</PublishUrl>
- <Install>true</Install>
- <InstallFrom>Disk</InstallFrom>
- <UpdateEnabled>false</UpdateEnabled>
- <UpdateMode>Foreground</UpdateMode>
- <UpdateInterval>7</UpdateInterval>
- <UpdateIntervalUnits>Days</UpdateIntervalUnits>
- <UpdatePeriodically>false</UpdatePeriodically>
- <UpdateRequired>false</UpdateRequired>
- <MapFileExtensions>true</MapFileExtensions>
- <ApplicationRevision>0</ApplicationRevision>
- <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
- <IsWebBootstrapper>false</IsWebBootstrapper>
- <UseApplicationTrust>false</UseApplicationTrust>
- <BootstrapperEnabled>true</BootstrapperEnabled>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
- <PlatformTarget>x86</PlatformTarget>
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
- <PlatformTarget>x86</PlatformTarget>
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <PropertyGroup>
- <StartupObject />
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>..\bin\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <DebugType>full</DebugType>
- <PlatformTarget>AnyCPU</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
- <OutputPath>..\bin\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <Optimize>true</Optimize>
- <DebugType>pdbonly</DebugType>
- <PlatformTarget>AnyCPU</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="LYFZ.StandardInterface">
- <HintPath>..\..\NewERPSoftware\LYFZSoftwareDLL\Release\LYFZ.StandardInterface.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Core" />
- <Reference Include="System.Design" />
- <Reference Include="System.Xml.Linq" />
- <Reference Include="System.Data.DataSetExtensions" />
- <Reference Include="Microsoft.CSharp" />
- <Reference Include="System.Data" />
- <Reference Include="System.Deployment" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Windows.Forms" />
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="BaseContainer.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="BaseContentsFormMain.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="BaseContentsFormMain.Designer.cs">
- <DependentUpon>BaseContentsFormMain.cs</DependentUpon>
- </Compile>
- <Compile Include="BaseForm360.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="BaseForm360.Designer.cs">
- <DependentUpon>BaseForm360.cs</DependentUpon>
- </Compile>
- <Compile Include="BaseFormRelease.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="BaseFormRelease.Designer.cs">
- <DependentUpon>BaseFormRelease.cs</DependentUpon>
- </Compile>
- <Compile Include="BaseMotherForm.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="BaseMotherForm.Designer.cs">
- <DependentUpon>BaseMotherForm.cs</DependentUpon>
- </Compile>
- <Compile Include="BaseShadowForm.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="BaseShadowForm.Designer.cs">
- <DependentUpon>BaseShadowForm.cs</DependentUpon>
- </Compile>
- <Compile Include="BaseFormSimple.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="BaseFormSimple.Designer.cs">
- <DependentUpon>BaseFormSimple.cs</DependentUpon>
- </Compile>
- <Compile Include="BorderedTableLayoutPanel.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="ButtonUpperArrow.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="ButtonDownArrow.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="ButtonForm.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="ButtonEx.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="ButtonTel.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="ButtonQQ.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="Camera.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Camera.Designer.cs">
- <DependentUpon>Camera.cs</DependentUpon>
- </Compile>
- <Compile Include="ChatListControl\ChatListBox.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="ChatListControl\ChatListEventArgs.cs" />
- <Compile Include="ChatListControl\ChatListItem.cs" />
- <Compile Include="ChatListControl\ChatListItemCollection.cs" />
- <Compile Include="ChatListControl\ChatListItemConverter.cs" />
- <Compile Include="ChatListControl\ChatListItemIcon.cs" />
- <Compile Include="ChatListControl\ChatListSubItem.cs" />
- <Compile Include="ChatListControl\ChatListSubItemConverter.cs" />
- <Compile Include="ChatListControl\ChatListVScroll.cs" />
- <Compile Include="ChatListControl\CLIPFORMAT.cs" />
- <Compile Include="ChatListControl\DragListEventArgs.cs" />
- <Compile Include="ChatListControl\ToolsChatListControl.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="CheckBoxEx.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="ColorScheme.cs" />
- <Compile Include="ComboBoxTextEx.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="ComboBoxTextEx.Designer.cs">
- <DependentUpon>ComboBoxTextEx.cs</DependentUpon>
- </Compile>
- <Compile Include="ComboBoxTreeViewEx.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="ComboBoxTreeViewEx.Designer.cs">
- <DependentUpon>ComboBoxTreeViewEx.cs</DependentUpon>
- </Compile>
- <Compile Include="Control\WaitForm.cs" />
- <Compile Include="DataGridViewEx.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="DatePickerCustom.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="DatePickerCustom.Designer.cs">
- <DependentUpon>DatePickerCustom.cs</DependentUpon>
- </Compile>
- <Compile Include="DateYear.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="DateYear.Designer.cs">
- <DependentUpon>DateYear.cs</DependentUpon>
- </Compile>
- <Compile Include="DateYearMonth.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="DateYearMonth.Designer.cs">
- <DependentUpon>DateYearMonth.cs</DependentUpon>
- </Compile>
- <Compile Include="ExecutionProgress.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="ExecutionProgress.Designer.cs">
- <DependentUpon>ExecutionProgress.cs</DependentUpon>
- </Compile>
- <Compile Include="ExToolTip.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="frmExceptionError.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="frmExceptionError.Designer.cs">
- <DependentUpon>frmExceptionError.cs</DependentUpon>
- </Compile>
- <Compile Include="FrmLoadHandling.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="FrmLoadHandling.Designer.cs">
- <DependentUpon>FrmLoadHandling.cs</DependentUpon>
- </Compile>
- <Compile Include="frmMessageBox.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="frmMessageBox.Designer.cs">
- <DependentUpon>frmMessageBox.cs</DependentUpon>
- </Compile>
- <Compile Include="frmSystemAbout.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="frmSystemAbout.Designer.cs">
- <DependentUpon>frmSystemAbout.cs</DependentUpon>
- </Compile>
- <Compile Include="GetUIResources.cs" />
- <Compile Include="LoadProgress.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="LoadProgress.Designer.cs">
- <DependentUpon>LoadProgress.cs</DependentUpon>
- </Compile>
- <Compile Include="MessageBoxCustom.cs" />
- <Compile Include="NumericUpDownEx.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="NumericUpDownEx.Designer.cs">
- <DependentUpon>NumericUpDownEx.cs</DependentUpon>
- </Compile>
- <Compile Include="OtherExpansionControl\BitmapHelper.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.Imaging\ColorConverterEx.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.Imaging\GrayscaleStyle.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.Imaging\HSL.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.Imaging\RGB.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinClass\ControlPaintEx.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinClass\ControlState.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinClass\DrawHelper.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinClass\GraphicsPathHelper.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinClass\ImageDc.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinClass\ImageDrawRect.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinClass\InterpolationModeGraphics.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinClass\MouseOperate.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinClass\RegionHelper.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinClass\RoundStyle.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinClass\SmoothingModeGraphics.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinClass\TextRenderingHintGraphics.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinClass\ThumbArrowDirection.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinClass\UpdateForm.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\ArtTextStyle.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\BackStyle.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\ButtonStatus.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\CHARRANGE.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\ChatListVScroll.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\CLIPFORMAT.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\CmbControlPaintEx.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\CmbRenderHelper.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\ColorBox.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\ColorChangedEventArgs.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\COMRECT.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\ControlPaintEx.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\ControlPaintScroll.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\DrawStyle.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\DVASPECT.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\FORMATETC.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\FrmCapture.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\GETCLIPBOARDDATAFLAGS.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\GETOBJECTOPTIONS.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\IAdviseSink.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\IDataObject.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\IEnumFORMATETC.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\IEnumOLEVERB.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\IEnumSTATDATA.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\IEnumSTATSTG.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\ILockBytes.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\ImageProcessBox.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\IOleClientSite.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\IOleContainer.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\IOleObject.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\IRichEditOle.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\IScrollBarPaint.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\ISequentialStream.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\IStorage.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\IStream.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\LayoutUtils.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\MaskControlBase.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\MHookEventArgs.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\MouseHook.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\PaintScrollBarArrowEventArgs.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\PaintScrollBarThumbEventArgs.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\PaintScrollBarTrackEventArgs.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\PassKey.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\ProfessionalToolStripRendererEx.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\RenderHelper.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\RenderHelperScrollBar.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\RenderHelperStrip.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\REOBJECT.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\REOOBJECTFLAGS.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\RichEditOle.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\RtfRichTextBox.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\ScrollBarHistTest.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\ScrollBarManager.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\SkinButtom.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\SkinCheckBox.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\SkinComboBox.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\SkinContextMenuStrip.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\SkinGifBox.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\SkinHScrollBar.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\SkinLabel.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\SkinMenuStrip.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\SkinNumericUpDown.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\SkinPanel.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\SkinProgressBar.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\SkinRadioButton.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\SkinRichTextBox.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\SkinTextBox.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\SkinToolStrip.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\SkinVScrollBar.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\STATDATA.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\STGM.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\STGMEDIUM.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\tagLOGPALETTE.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\tagOLEVERB.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\TextRenderingHintGraphics.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\ToolButton.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\ToolStripColorTable.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\TYMED.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\UpDownButtonPaintEventArgs.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\UpDownButtonPaintEventHandler.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\WaterTextBox.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.Win32.Callback\HookProc.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.Win32.Const\HWND.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.Win32.Const\TTM.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.Win32.Const\TTN.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.Win32.Struct\INITCOMMONCONTROLSEX.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.Win32.Struct\MOUSEHOOKSTRUCT.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.Win32.Struct\NMCUSTOMDRAW.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.Win32.Struct\NMHDR.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.Win32.Struct\NMTTCUSTOMDRAW.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.Win32.Struct\NMTTDISPINFO.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.Win32.Struct\PAINTSTRUCT.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.Win32.Struct\POINT.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.Win32.Struct\RECT.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.Win32.Struct\SCROLLBARINFO.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.Win32.Struct\SCROLLINFO.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.Win32.Struct\TOOLINFO.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.Win32.Struct\TRACKMOUSEEVENT.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.Win32.Struct\WINDOWINFO.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.Win32.Struct\WINDOWPLACEMENT.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.Win32.Struct\WINDOWPOS.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.Win32\HttpWebRequestHelper.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.Win32\NativeMethods.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.Win32\Result.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.Win32\ShellHelper.cs" />
- <Compile Include="OtherExpansionControl\LYFZ.OtherExpansion.Win32\Win32Helper.cs" />
- <Compile Include="PagerEx.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="PagerEx.Designer.cs">
- <DependentUpon>PagerEx.cs</DependentUpon>
- </Compile>
- <Compile Include="Pager\ucPagerEx.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Pager\ucPagerEx.Designer.cs">
- <DependentUpon>ucPagerEx.cs</DependentUpon>
- </Compile>
- <Compile Include="RadioButtonEx.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="ButtonExpand.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="GlassButton.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="GraphicsPathHelper.cs" />
- <Compile Include="ImageDrawRect.cs" />
- <Compile Include="Program.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="ShadowLayer.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="ShowNumber.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="TestListViewEx.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="TestListViewEx.Designer.cs">
- <DependentUpon>TestListViewEx.cs</DependentUpon>
- </Compile>
- <Compile Include="TextBoxBasicEx.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="TextBoxEx.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="TextBoxEx.Designer.cs">
- <DependentUpon>TextBoxEx.cs</DependentUpon>
- </Compile>
- <Compile Include="TransparentControl.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="ProgressBarEx.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="PanelEx.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="PictureBoxEx.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="ListViewEx.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="ListBoxEx.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="ComboBoxEx.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="RichTextBoxEx.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="DateTimePickerEx.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="TreeViewEx.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="GroupBoxEx.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="TabControlEx.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="SplitContainerEx.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="ErrorProviderEx.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="LabelEx.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="UCNavigationTool.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="UCNavigationTool.Designer.cs">
- <DependentUpon>UCNavigationTool.cs</DependentUpon>
- </Compile>
- <Compile Include="UCtlScrollBarV.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="UCtlScroolBarH.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="BaseContentsFormRelease.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="BaseContentsFormRelease.Designer.cs">
- <DependentUpon>BaseContentsFormRelease.cs</DependentUpon>
- </Compile>
- <Compile Include="Properties\UIBlueResources.Designer.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>UIBlueResources.resx</DependentUpon>
- </Compile>
- <Compile Include="UIBlueThemeResources.cs" />
- <EmbeddedResource Include="BaseContainer.resx">
- <DependentUpon>BaseContainer.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="BaseContentsFormMain.resx">
- <DependentUpon>BaseContentsFormMain.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="BaseForm360.resx">
- <DependentUpon>BaseForm360.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="BaseFormRelease.resx">
- <DependentUpon>BaseFormRelease.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="BaseMotherForm.resx">
- <DependentUpon>BaseMotherForm.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="BaseFormSimple.resx">
- <DependentUpon>BaseFormSimple.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="Camera.resx">
- <DependentUpon>Camera.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="ChatListControl\ChatListBox.resources" />
- <EmbeddedResource Include="ComboBoxTextEx.resx">
- <DependentUpon>ComboBoxTextEx.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="ComboBoxTreeViewEx.resx">
- <DependentUpon>ComboBoxTreeViewEx.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="DatePickerCustom.resx">
- <DependentUpon>DatePickerCustom.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="DateYear.resx">
- <DependentUpon>DateYear.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="DateYearMonth.resx">
- <DependentUpon>DateYearMonth.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="ExecutionProgress.resx">
- <DependentUpon>ExecutionProgress.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="frmExceptionError.resx">
- <DependentUpon>frmExceptionError.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="FrmLoadHandling.resx">
- <DependentUpon>FrmLoadHandling.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="frmMessageBox.resx">
- <DependentUpon>frmMessageBox.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="LoadProgress.resx">
- <DependentUpon>LoadProgress.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\ColorBox.resources" />
- <EmbeddedResource Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\FrmCapture.resources" />
- <EmbeddedResource Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\FrmCapture.resx">
- <DependentUpon>FrmCapture.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\PassKey.resources" />
- <EmbeddedResource Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\PassKey.resx">
- <DependentUpon>PassKey.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\SkinTextBox.resources" />
- <EmbeddedResource Include="OtherExpansionControl\LYFZ.OtherExpansion.SkinControl\SkinTextBox.resx">
- <DependentUpon>SkinTextBox.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="PagerEx.resx">
- <DependentUpon>PagerEx.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Pager\ucPagerEx.resx">
- <DependentUpon>ucPagerEx.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Properties\Resources.resx">
- <Generator>PublicResXFileCodeGenerator</Generator>
- <LastGenOutput>Resources.Designer.cs</LastGenOutput>
- <SubType>Designer</SubType>
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </EmbeddedResource>
- <Compile Include="Properties\Resources.Designer.cs">
- <AutoGen>True</AutoGen>
- <DependentUpon>Resources.resx</DependentUpon>
- <DesignTime>True</DesignTime>
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Compile>
- <EmbeddedResource Include="ShadowLayer.resx">
- <DependentUpon>ShadowLayer.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="TestListViewEx.resx">
- <DependentUpon>TestListViewEx.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="TextBoxEx.resx">
- <DependentUpon>TextBoxEx.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="BaseContentsFormRelease.resx">
- <DependentUpon>BaseContentsFormRelease.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Properties\UIBlueResources.resx">
- <Generator>PublicResXFileCodeGenerator</Generator>
- <LastGenOutput>UIBlueResources.Designer.cs</LastGenOutput>
- </EmbeddedResource>
- <EmbeddedResource Include="UCNavigationTool.resx">
- <DependentUpon>UCNavigationTool.cs</DependentUpon>
- </EmbeddedResource>
- <None Include="Properties\Settings.settings">
- <Generator>SettingsSingleFileGenerator</Generator>
- <LastGenOutput>Settings.Designer.cs</LastGenOutput>
- </None>
- <Compile Include="Properties\Settings.Designer.cs">
- <AutoGen>True</AutoGen>
- <DependentUpon>Settings.settings</DependentUpon>
- <DesignTimeSharedInput>True</DesignTimeSharedInput>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <BootstrapperPackage Include=".NETFramework,Version=v4.0,Profile=Client">
- <Visible>False</Visible>
- <ProductName>Microsoft .NET Framework 4 Client Profile %28x86 和 x64%29</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5 SP1</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
- <Visible>False</Visible>
- <ProductName>Windows Installer 3.1</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- </ItemGroup>
- <ItemGroup>
- <None Include="Resources\BG1.png" />
- </ItemGroup>
- <ItemGroup>
- <None Include="Resources\BGimg0.png" />
- </ItemGroup>
- <ItemGroup>
- <None Include="Resources\sys_button_close.png" />
- </ItemGroup>
- <ItemGroup>
- <None Include="Resources\sys_button_max.png" />
- </ItemGroup>
- <ItemGroup>
- <None Include="Resources\sys_button_min.png" />
- </ItemGroup>
- <ItemGroup>
- <None Include="Resources\toolbar_hover.png" />
- </ItemGroup>
- <ItemGroup>
- <None Include="Resources\feedback.png" />
- </ItemGroup>
- <ItemGroup>
- <None Include="Resources\ico_SysRepair.png" />
- </ItemGroup>
- <ItemGroup>
- <None Include="Resources\ico_TraceCleaner.png" />
- </ItemGroup>
- <ItemGroup>
- <None Include="Resources\sub_tabbar_split.png" />
- </ItemGroup>
- <ItemGroup>
- <None Include="Resources\safe_subtab_btn.png" />
- </ItemGroup>
- <ItemGroup>
- <None Include="Resources\window_shadow.png" />
- </ItemGroup>
- <ItemGroup>
- <None Include="Resources\Prohibit.png" />
- <None Include="Resources\tab01.png" />
- <None Include="Resources\tab02.png" />
- <None Include="Resources\btn_qq.png" />
- <None Include="Resources\btn_tel.png" />
- <Content Include="Resources\DataGrivdViewEc\Collapse.png" />
- <Content Include="Resources\DataGrivdViewEc\Expand.png" />
- <Content Include="Resources\pitdelete.png" />
- <Content Include="Resources\pitEdit.png" />
- <Content Include="Resources\pitEditOk.png" />
- <Content Include="Resources\pitReset.png" />
- <Content Include="Resources\strdate.jpg" />
- <None Include="Resources\Textbox_New.png" />
- <None Include="Resources\UIResources\Ex_Textbox.png" />
- <None Include="Resources\UIResources\bg_ChildLogin.png" />
- <None Include="Resources\UIResources\bg_WeddingLogin.png" />
- <None Include="Resources\UIResources\btn_close.png" />
- <None Include="Resources\UIResources\btn_Form.png" />
- <None Include="Resources\UIResources\btn_login.png" />
- <None Include="Resources\UIResources\btn_max.png" />
- <None Include="Resources\UIResources\btn_mini.png" />
- <None Include="Resources\UIResources\btn_qq.png" />
- <None Include="Resources\UIResources\btn_QuickMenu.png" />
- <None Include="Resources\UIResources\btn_restore.png" />
- <None Include="Resources\UIResources\btn_save.png" />
- <None Include="Resources\UIResources\btn_skin.png" />
- <None Include="Resources\UIResources\btn_tel.png" />
- <None Include="Resources\UIResources\check.png" />
- <None Include="Resources\UIResources\df_ChildHeadPortrait.png" />
- <None Include="Resources\UIResources\df_WeddingHeadPortrait.png" />
- <None Include="Resources\UIResources\dot.png" />
- <None Include="Resources\UIResources\DateTime.png" />
- <None Include="Resources\UIResources\1_01.png" />
- <None Include="Resources\UIResources\1_02.png" />
- <None Include="Resources\UIResources\2_01.png" />
- <None Include="Resources\UIResources\2_02.png" />
- <None Include="Resources\UIResources\3_01.png" />
- <None Include="Resources\UIResources\3_02.png" />
- <None Include="Resources\UIResources\4_01.png" />
- <None Include="Resources\UIResources\4_02.png" />
- <None Include="Resources\UIResources\5_01.png" />
- <None Include="Resources\UIResources\5_02.png" />
- <None Include="Resources\UIResources\6_01.png" />
- <None Include="Resources\UIResources\6_02.png" />
- <None Include="Resources\UIResources\7_01.png" />
- <None Include="Resources\UIResources\7_02.png" />
- <None Include="Resources\UIResources\8_01.png" />
- <None Include="Resources\UIResources\8_02.png" />
- <None Include="Resources\UIResources\9_01.png" />
- <None Include="Resources\UIResources\9_02.png" />
- <None Include="Resources\UIResources\10_01.png" />
- <None Include="Resources\UIResources\10_02.png" />
- <None Include="Resources\UIResources\btn_down.png" />
- <None Include="Resources\UIResources\btn_UP.png" />
- <None Include="Resources\UIResources\main_Navigation.png" />
- <None Include="Resources\UIResources\frmBottomBG.png" />
- <None Include="Resources\UIResources\frmTitleBG.png" />
- <None Include="Resources\UIResources\ScrollBarHimg\leftarrow.png" />
- <None Include="Resources\UIResources\ScrollBarHimg\rightarrow.png" />
- <None Include="Resources\UIResources\ScrollBarHimg\ThumbLeft.png" />
- <None Include="Resources\UIResources\ScrollBarHimg\ThumbMiddleH.png" />
- <None Include="Resources\UIResources\ScrollBarHimg\ThumbRight.png" />
- <None Include="Resources\UIResources\ScrollBarHimg\ThumbSpanLeft.png" />
- <None Include="Resources\UIResources\ScrollBarHimg\ThumbSpanRight.png" />
- <None Include="Resources\UIResources\ScrollBarVimg\downarrow.png" />
- <None Include="Resources\UIResources\ScrollBarVimg\ThumbBottom.png" />
- <None Include="Resources\UIResources\ScrollBarVimg\ThumbMiddleV.png" />
- <None Include="Resources\UIResources\ScrollBarVimg\ThumbSpanBottom.png" />
- <None Include="Resources\UIResources\ScrollBarVimg\ThumbSpanTop.png" />
- <None Include="Resources\UIResources\ScrollBarVimg\ThumbTop.png" />
- <None Include="Resources\UIResources\ScrollBarVimg\uparrow.png" />
- <None Include="Resources\UIResources\TabImage\tab_bottom.png" />
- <None Include="Resources\UIResources\TabImage\tab_bottom_select.png" />
- <None Include="Resources\UIResources\TabImage\tab_left.png" />
- <None Include="Resources\UIResources\TabImage\tab_left_select.png" />
- <None Include="Resources\UIResources\TabImage\tab_right.png" />
- <None Include="Resources\UIResources\TabImage\tab_right_select.png" />
- <None Include="Resources\UIResources\TabImage\tab_top.png" />
- <None Include="Resources\UIResources\TabImage\tab_top_select.png" />
- <None Include="Resources\UIResources\checkDel.png" />
- <None Include="Resources\UIResources\check_Gr.png" />
- <None Include="Resources\UIResources\LYFZHD.jpg" />
- <Content Include="Resources\XiaLa.png" />
- <None Include="Resources\001.png" />
- <None Include="Resources\003.png" />
- <None Include="Resources\008.png" />
- <None Include="Resources\014.png" />
- <None Include="Resources\015.png" />
- <None Include="Resources\016.png" />
- <None Include="Resources\017.png" />
- <None Include="Resources\019.png" />
- <None Include="Resources\020.png" />
- <None Include="Resources\021.png" />
- <None Include="Resources\022.png" />
- <None Include="Resources\024.png" />
- <None Include="Resources\025.png" />
- <None Include="Resources\026.png" />
- <None Include="Resources\027.png" />
- <None Include="Resources\028.png" />
- <None Include="Resources\029.png" />
- <None Include="Resources\030.png" />
- <None Include="Resources\032.png" />
- <None Include="Resources\034.png" />
- <None Include="Resources\036.png" />
- <None Include="Resources\040.png" />
- <None Include="Resources\043.png" />
- <None Include="Resources\044.png" />
- <None Include="Resources\046.png" />
- <None Include="Resources\047.png" />
- <None Include="Resources\053.png" />
- <None Include="Resources\054.png" />
- <None Include="Resources\055.png" />
- <None Include="Resources\057.png" />
- <None Include="Resources\058.png" />
- <None Include="Resources\062.png" />
- <None Include="Resources\065.png" />
- <None Include="Resources\069.png" />
- <None Include="Resources\071.png" />
- <None Include="Resources\072.png" />
- <None Include="Resources\083.png" />
- <None Include="Resources\btn_bg.png" />
- <None Include="Resources\btn_bg2.png" />
- <None Include="Resources\btn_bg3.png" />
- <None Include="Resources\btn_bg4.png" />
- <None Include="Resources\Avatar\Tx1.png" />
- <None Include="Resources\Avatar\Tx2.png" />
- <None Include="Resources\Avatar\Tx3.png" />
- <None Include="Resources\Avatar\Tx4.png" />
- <None Include="Resources\Avatar\Tx5.png" />
- <None Include="Resources\Avatar\Tx6.png" />
- <None Include="Resources\Avatar\Tx7.png" />
- <None Include="Resources\Avatar\Tx8.png" />
- <None Include="Resources\Avatar\Tx9.png" />
- <None Include="Resources\Avatar\Tx10.png" />
- <None Include="Resources\Avatar\Tx11.png" />
- <None Include="Resources\Avatar\Tx12.png" />
- <None Include="Resources\Avatar\Tx13.png" />
- <None Include="Resources\Avatar\Tx14.png" />
- <None Include="Resources\Avatar\Tx15.png" />
- <None Include="Resources\Avatar\Tx16.png" />
- <None Include="Resources\Avatar\Tx17.png" />
- <None Include="Resources\Avatar\Tx18.png" />
- <Content Include="Resources\256px\bag_256px.png" />
- <Content Include="Resources\256px\bookshelf_256px.png" />
- <Content Include="Resources\256px\book_256px.png" />
- <Content Include="Resources\256px\browser_256px.png" />
- <Content Include="Resources\256px\calendar_256px.png" />
- <Content Include="Resources\256px\chat_256px.png" />
- <Content Include="Resources\256px\clipboard_256px.png" />
- <Content Include="Resources\256px\clock_256px.png" />
- <Content Include="Resources\256px\cloud_256px.png" />
- <Content Include="Resources\256px\compass_256px.png" />
- <Content Include="Resources\256px\compose_256px.png" />
- <Content Include="Resources\256px\creditcard_256px.png" />
- <Content Include="Resources\256px\denied_256px.png" />
- <Content Include="Resources\256px\document_256px.png" />
- <Content Include="Resources\256px\download_256px.png" />
- <Content Include="Resources\256px\folder_256px.png" />
- <Content Include="Resources\256px\gear_256px.png" />
- <Content Include="Resources\256px\global_256px.png" />
- <Content Include="Resources\256px\hazard_256px.png" />
- <Content Include="Resources\256px\layers_256px.png" />
- <Content Include="Resources\256px\lightbulb_256px.png" />
- <Content Include="Resources\256px\lock_256px.png" />
- <Content Include="Resources\256px\mail_256px.png" />
- <Content Include="Resources\256px\meter_256px.png" />
- <Content Include="Resources\256px\paint_256px.png" />
- <Content Include="Resources\256px\phone_256px.png" />
- <Content Include="Resources\256px\piechart_256px.png" />
- <Content Include="Resources\256px\pin_256px.png" />
- <Content Include="Resources\256px\record-sleeve_256px.png" />
- <Content Include="Resources\256px\ribbon_256px.png" />
- <Content Include="Resources\256px\scissors_256px.png" />
- <Content Include="Resources\256px\security_256px.png" />
- <Content Include="Resources\256px\settings_256px.png" />
- <Content Include="Resources\256px\star_256px.png" />
- <Content Include="Resources\256px\support_256px.png" />
- <Content Include="Resources\256px\tablet_256px.png" />
- <Content Include="Resources\256px\tag_256px.png" />
- <Content Include="Resources\256px\target_256px.png" />
- <Content Include="Resources\256px\tools_256px.png" />
- <Content Include="Resources\256px\trends_256px.png" />
- <Content Include="Resources\256px\turntable_256px.png" />
- <Content Include="Resources\256px\upload_256px.png" />
- <Content Include="Resources\256px\video_256px.png" />
- <Content Include="Resources\256px\wallet_256px.png" />
- <Content Include="Resources\aio_quickbar_cut.png" />
- <Content Include="Resources\Avatar\Tx19.png" />
- <Content Include="Resources\Avatar\Tx20.png" />
- <Content Include="Resources\Book.png" />
- <Content Include="Resources\btn_close.png" />
- <Content Include="Resources\btn_max.png" />
- <Content Include="Resources\btn_mini.png" />
- <Content Include="Resources\btn_restore.png" />
- <None Include="Resources\Vista-Aero2.png" />
- <None Include="Resources\Vista-Aero3.png" />
- <None Include="Resources\LOGO_lyfz.png" />
- <None Include="Resources\LyfzLogo.ico" />
- <None Include="Resources\menu1.png" />
- <None Include="Resources\skin0.png" />
- <None Include="Resources\Textbox.png" />
- <None Include="Resources\Textbox_bule.png" />
- <None Include="Resources\ContainerBG.png" />
- <None Include="Resources\ScrollBarHimg\leftarrow.png" />
- <None Include="Resources\ScrollBarHimg\rightarrow.png" />
- <None Include="Resources\ScrollBarHimg\ThumbLeft.png" />
- <None Include="Resources\ScrollBarHimg\ThumbMiddle.png" />
- <None Include="Resources\ScrollBarHimg\ThumbRight.png" />
- <None Include="Resources\ScrollBarHimg\ThumbSpanLeft.png" />
- <None Include="Resources\ScrollBarHimg\ThumbSpanRight.png" />
- <None Include="Resources\ScrollBarHimg\ThumbMiddleH.png" />
- <None Include="Resources\ScrollBarVimg\downarrow.png" />
- <None Include="Resources\ScrollBarVimg\ThumbBottom.png" />
- <None Include="Resources\ScrollBarVimg\ThumbMiddleV.png" />
- <None Include="Resources\ScrollBarVimg\ThumbSpanBottom.png" />
- <None Include="Resources\ScrollBarVimg\ThumbSpanTop.png" />
- <None Include="Resources\ScrollBarVimg\ThumbTop.png" />
- <None Include="Resources\ScrollBarVimg\uparrow.png" />
- <Content Include="Resources\check.png" />
- <Content Include="Resources\dot.png" />
- <Content Include="Resources\imgRjp.BackgroundImage.png" />
- <Content Include="Resources\OrderHistory.png" />
- <Content Include="Resources\OrderReport-.png" />
- <Content Include="Resources\OrderReport0-.png" />
- <Content Include="Resources\OtherExpansionImg\1_100.png" />
- <Content Include="Resources\OtherExpansionImg\allbtn_down.png" />
- <Content Include="Resources\OtherExpansionImg\allbtn_highlight.png" />
- <Content Include="Resources\OtherExpansionImg\arrow.png" />
- <Content Include="Resources\OtherExpansionImg\Away.png" />
- <Content Include="Resources\OtherExpansionImg\brush.png" />
- <Content Include="Resources\OtherExpansionImg\BtnClose_hight.png" />
- <Content Include="Resources\OtherExpansionImg\Busy.png" />
- <Content Include="Resources\OtherExpansionImg\cancel.png" />
- <Content Include="Resources\OtherExpansionImg\close.png" />
- <Content Include="Resources\OtherExpansionImg\color.png" />
- <Content Include="Resources\OtherExpansionImg\Dont_Disturb.png" />
- <Content Include="Resources\OtherExpansionImg\ellips.png" />
- <Content Include="Resources\OtherExpansionImg\frameBorderEffect_mouseDownDraw.png" />
- <Content Include="Resources\OtherExpansionImg\frameBorderEffect_normalDraw.png" />
- <Content Include="Resources\OtherExpansionImg\hight.png" />
- <Content Include="Resources\OtherExpansionImg\inputbox.png" />
- <Content Include="Resources\OtherExpansionImg\inputbox_hover.png" />
- <Content Include="Resources\OtherExpansionImg\Invisible.png" />
- <Content Include="Resources\OtherExpansionImg\keyboard.png" />
- <Content Include="Resources\OtherExpansionImg\large.png" />
- <Content Include="Resources\OtherExpansionImg\MainPanel.png" />
- <Content Include="Resources\OtherExpansionImg\main_bluelight_bkg.png" />
- <Content Include="Resources\OtherExpansionImg\main_light_bkg.png" />
- <Content Include="Resources\OtherExpansionImg\main_light_bkg_top123.png" />
- <Content Include="Resources\OtherExpansionImg\main_tabbtn_down.png" />
- <Content Include="Resources\OtherExpansionImg\main_tabbtn_highlight.png" />
- <Content Include="Resources\OtherExpansionImg\main_tab_background.png" />
- <Content Include="Resources\OtherExpansionImg\main_tab_bkg.png" />
- <Content Include="Resources\OtherExpansionImg\main_tab_check.png" />
- <Content Include="Resources\OtherExpansionImg\main_tab_highlighttwo.png" />
- <Content Include="Resources\OtherExpansionImg\middle.png" />
- <Content Include="Resources\OtherExpansionImg\none.png" />
- <Content Include="Resources\OtherExpansionImg\Norml.png" />
- <Content Include="Resources\OtherExpansionImg\OffLine.png" />
- <Content Include="Resources\OtherExpansionImg\ok.png" />
- <Content Include="Resources\OtherExpansionImg\OnLine.png" />
- <Content Include="Resources\OtherExpansionImg\pushed.png" />
- <Content Include="Resources\OtherExpansionImg\QMe.png" />
- <Content Include="Resources\OtherExpansionImg\rect.png" />
- <Content Include="Resources\OtherExpansionImg\save.png" />
- <Content Include="Resources\OtherExpansionImg\separator.png" />
- <Content Include="Resources\OtherExpansionImg\small.png" />
- <Content Include="Resources\OtherExpansionImg\tab_dots_down.png" />
- <Content Include="Resources\OtherExpansionImg\tab_dots_mouseover.png" />
- <Content Include="Resources\OtherExpansionImg\tab_dots_normal.png" />
- <Content Include="Resources\OtherExpansionImg\text.png" />
- <Content Include="Resources\OtherExpansionImg\texture.png" />
- <Content Include="Resources\OtherExpansionImg\tips_light_bkg.png" />
- <Content Include="Resources\payments.png" />
- <Content Include="Resources\window_shadow2.png" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\LYFZ.WinAPI\LYFZ.WinApi.csproj">
- <Project>{c3e180f9-433d-4af7-8ec4-005b3f42f4d0}</Project>
- <Name>LYFZ.WinApi</Name>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
- Other similar extension points exist, see Microsoft.Common.targets.
- <Target Name="BeforeBuild">
- </Target>
- <Target Name="AfterBuild">
- </Target>
- -->
- </Project>
|