文件名称:WizardDemoApp
- 所属分类:
- 界面编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 500.28kb
- 下载次数:
- 0次
- 提 供 者:
- 叶**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Allows you to create any wizard form in the Visual Studio form designer, the only requirement is that it has a container for each page of the wizard. The container can be any container control, such as a Panel.
Allows you to create the wizard pages in the Visual Studio form designer. There are no restrictions--you can use third party controls, etc.
The whole fr a mework should be very easy to modify to support a WPF-based wizard.
Allows you to create the wizard pages in the Visual Studio form designer. There are no restrictions--you can use third party controls, etc.
The whole fr a mework should be very easy to modify to support a WPF-based wizard.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 69491750wizarddemoapp.zip 列表 WizardDemoApp/Bake/ WizardDemoApp/Bake/Bake.csproj WizardDemoApp/Bake/BakeForm.cs WizardDemoApp/Bake/BakeForm.Designer.cs WizardDemoApp/Bake/BakeForm.resx WizardDemoApp/Bake/bin/ WizardDemoApp/Bake/bin/Debug/ WizardDemoApp/Bake/bin/Debug/Bake.dll WizardDemoApp/Bake/bin/Debug/Bake.pdb WizardDemoApp/Bake/bin/Debug/Clifton.Wizard.Interfaces.dll WizardDemoApp/Bake/bin/Debug/Clifton.Wizard.Interfaces.pdb WizardDemoApp/Bake/obj/ WizardDemoApp/Bake/obj/Debug/ WizardDemoApp/Bake/obj/Debug/Bake.BakeForm.resources WizardDemoApp/Bake/obj/Debug/Bake.csproj.FileListAbsolute.txt WizardDemoApp/Bake/obj/Debug/Bake.csproj.GenerateResource.Cache WizardDemoApp/Bake/obj/Debug/Bake.dll WizardDemoApp/Bake/obj/Debug/Bake.pdb WizardDemoApp/Bake/obj/Debug/Refactor/ WizardDemoApp/Bake/obj/Debug/TempPE/ WizardDemoApp/Bake/Properties/ WizardDemoApp/Bake/Properties/AssemblyInfo.cs WizardDemoApp/Bake/WizardPlugin.cs WizardDemoApp/bin/ WizardDemoApp/bin/Debug/ WizardDemoApp/bin/Debug/Clifton.Wizard.dll WizardDemoApp/bin/Debug/Clifton.Wizard.Interfaces.dll WizardDemoApp/bin/Debug/Clifton.Wizard.Interfaces.pdb WizardDemoApp/bin/Debug/Clifton.Wizard.pdb WizardDemoApp/bin/Debug/WizardDemoApp.exe WizardDemoApp/bin/Debug/WizardDemoApp.pdb WizardDemoApp/bin/Debug/WizardDemoApp.vshost.exe WizardDemoApp/bin/Debug/WizardDemoApp.vshost.exe.manifest WizardDemoApp/Ingredients/ WizardDemoApp/Ingredients/bin/ WizardDemoApp/Ingredients/bin/Debug/ WizardDemoApp/Ingredients/bin/Debug/Clifton.Wizard.Interfaces.dll WizardDemoApp/Ingredients/bin/Debug/Clifton.Wizard.Interfaces.pdb WizardDemoApp/Ingredients/bin/Debug/Ingredients.dll WizardDemoApp/Ingredients/bin/Debug/Ingredients.pdb WizardDemoApp/Ingredients/Ingredients.csproj WizardDemoApp/Ingredients/IngredientsForm.cs WizardDemoApp/Ingredients/IngredientsForm.Designer.cs WizardDemoApp/Ingredients/IngredientsForm.resx WizardDemoApp/Ingredients/obj/ WizardDemoApp/Ingredients/obj/Debug/ WizardDemoApp/Ingredients/obj/Debug/Ingredients.csproj.FileListAbsolute.txt WizardDemoApp/Ingredients/obj/Debug/Ingredients.csproj.GenerateResource.Cache WizardDemoApp/Ingredients/obj/Debug/Ingredients.dll WizardDemoApp/Ingredients/obj/Debug/Ingredients.IngredientsForm.resources WizardDemoApp/Ingredients/obj/Debug/Ingredients.pdb WizardDemoApp/Ingredients/obj/Debug/Refactor/ WizardDemoApp/Ingredients/obj/Debug/TempPE/ WizardDemoApp/Ingredients/Properties/ WizardDemoApp/Ingredients/Properties/AssemblyInfo.cs WizardDemoApp/Ingredients/WizardPlugin.cs WizardDemoApp/obj/ WizardDemoApp/obj/Debug/ WizardDemoApp/obj/Debug/Refactor/ WizardDemoApp/obj/Debug/ResolveAssemblyReference.cache WizardDemoApp/obj/Debug/TempPE/ WizardDemoApp/obj/Debug/WizardDemoApp.csproj.FileListAbsolute.txt WizardDemoApp/obj/Debug/WizardDemoApp.csproj.GenerateResource.Cache WizardDemoApp/obj/Debug/WizardDemoApp.exe WizardDemoApp/obj/Debug/WizardDemoApp.pdb WizardDemoApp/obj/Debug/WizardDemoApp.Properties.Resources.resources WizardDemoApp/obj/Debug/WizardDemoApp.WizardContainerForm.resources WizardDemoApp/PrepareDough/ WizardDemoApp/PrepareDough/bin/ WizardDemoApp/PrepareDough/bin/Debug/ WizardDemoApp/PrepareDough/bin/Debug/Clifton.Wizard.Interfaces.dll WizardDemoApp/PrepareDough/bin/Debug/Clifton.Wizard.Interfaces.pdb WizardDemoApp/PrepareDough/bin/Debug/PrepareDough.dll WizardDemoApp/PrepareDough/bin/Debug/PrepareDough.pdb WizardDemoApp/PrepareDough/obj/ WizardDemoApp/PrepareDough/obj/Debug/ WizardDemoApp/PrepareDough/obj/Debug/PrepareDough.csproj.FileListAbsolute.txt WizardDemoApp/PrepareDough/obj/Debug/PrepareDough.csproj.GenerateResource.Cache WizardDemoApp/PrepareDough/obj/Debug/PrepareDough.dll WizardDemoApp/PrepareDough/obj/Debug/PrepareDough.pdb WizardDemoApp/PrepareDough/obj/Debug/PrepareDough.PrepareDoughForm.resources WizardDemoApp/PrepareDough/obj/Debug/Refactor/ WizardDemoApp/PrepareDough/obj/Debug/TempPE/ WizardDemoApp/PrepareDough/PrepareDough.csproj WizardDemoApp/PrepareDough/PrepareDoughForm.cs WizardDemoApp/PrepareDough/PrepareDoughForm.Designer.cs WizardDemoApp/PrepareDough/PrepareDoughForm.resx WizardDemoApp/PrepareDough/Properties/ WizardDemoApp/PrepareDough/Properties/AssemblyInfo.cs WizardDemoApp/PrepareDough/WizardPlugin.cs WizardDemoApp/Program.cs WizardDemoApp/Properties/ WizardDemoApp/Properties/AssemblyInfo.cs WizardDemoApp/Properties/Resources.Designer.cs WizardDemoApp/Properties/Resources.resx WizardDemoApp/Properties/Settings.Designer.cs WizardDemoApp/Properties/Settings.settings WizardDemoApp/RollDough/ WizardDemoApp/RollDough/bin/ WizardDemoApp/RollDough/bin/Debug/ WizardDemoApp/RollDough/bin/Debug/Clifton.Wizard.Interfaces.dll WizardDemoApp/RollDough/bin/Debug/Clifton.Wizard.Interfaces.pdb WizardDemoApp/RollDough/bin/Debug/RollDough.dll WizardDemoApp/RollDough/bin/Debug/RollDough.pdb WizardDemoApp/RollDough/obj/ WizardDemoApp/RollDough/obj/Debug/ WizardDemoApp/RollDough/obj/Debug/Refactor/ WizardDemoApp/RollDough/obj/Debug/RollDough.csproj.FileListAbsolute.txt WizardDemoApp/RollDough/obj/Debug/RollDough.csproj.GenerateResource.Cache WizardDemoApp/RollDough/obj/Debug/RollDough.dll WizardDemoApp/RollDough/obj/Debug/RollDough.pdb WizardDemoApp/RollDough/obj/Debug/RollDough.RollDoughForm.resources WizardDemoApp/RollDough/obj/Debug/TempPE/ WizardDemoApp/RollDough/Properties/ WizardDemoApp/RollDough/Properties/AssemblyInfo.cs WizardDemoApp/RollDough/RollDough.csproj WizardDemoApp/RollDough/RollDoughForm.cs WizardDemoApp/RollDough/RollDoughForm.Designer.cs WizardDemoApp/RollDough/RollDoughForm.resx WizardDemoApp/RollDough/WizardPlugin.cs WizardDemoApp/Welcome/ WizardDemoApp/Welcome/bin/ WizardDemoApp/Welcome/bin/Debug/ WizardDemoApp/Welcome/bin/Debug/Clifton.Wizard.Interfaces.dll WizardDemoApp/Welcome/bin/Debug/Clifton.Wizard.Interfaces.pdb WizardDemoApp/Welcome/bin/Debug/Welcome.dll WizardDemoApp/Welcome/bin/Debug/Welcome.pdb WizardDemoApp/Welcome/obj/ WizardDemoApp/Welcome/obj/Debug/ WizardDemoApp/Welcome/obj/Debug/Refactor/ WizardDemoApp/Welcome/obj/Debug/TempPE/ WizardDemoApp/Welcome/obj/Debug/Welcome.csproj.FileListAbsolute.txt WizardDemoApp/Welcome/obj/Debug/Welcome.csproj.GenerateResource.Cache WizardDemoApp/Welcome/obj/Debug/Welcome.dll WizardDemoApp/Welcome/obj/Debug/Welcome.pdb WizardDemoApp/Welcome/obj/Debug/Welcome.Properties.Resources.resources WizardDemoApp/Welcome/obj/Debug/Welcome.WelcomeForm.resources WizardDemoApp/Welcome/Properties/ WizardDemoApp/Welcome/Properties/AssemblyInfo.cs WizardDemoApp/Welcome/Properties/Resources.Designer.cs WizardDemoApp/Welcome/Properties/Resources.resx WizardDemoApp/Welcome/Properties/Settings.Designer.cs WizardDemoApp/Welcome/Properties/Settings.settings WizardDemoApp/Welcome/Welcome.csproj WizardDemoApp/Welcome/WelcomeForm.cs WizardDemoApp/Welcome/WelcomeForm.Designer.cs WizardDemoApp/Welcome/WelcomeForm.resx WizardDemoApp/Welcome/WizardPlugin.cs WizardDemoApp/WizardContainerForm.cs WizardDemoApp/WizardContainerForm.Designer.cs WizardDemoApp/WizardContainerForm.resx WizardDemoApp/WizardDemoApp.csproj WizardDemoApp/WizardDemoApp.sln WizardDemoApp/WizardDemoApp.suo