CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程

文件名称: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.


(系统自动生成,下载前可以参看下载内容)

下载文件列表

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

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com