文件名称:WizardDemoApp
-
所属分类:
- 标签属性:
- 上传时间: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 framework 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 framework should be very easy to modify to support a WPF-based wizard.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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/R
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/R
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.