Actipro Wizard - .NET Component - V3.0.0131

by Actipro Software - 製品のタイプ: コンポーネント / .NET WinForms / .NET Class / 100% Managed Code

この商品については、日本語の説明書きはございません。
Actipro Wizard - .NET Component - V3.0.0131 のスクリーンショットCreate wizards in your .NET applications. Actipro Wizard provides a framework for developing wizards that follow the Wizard97 specifications. Features include design-time management of the pages in the wizard, easy navigation through the pages, run-time programmatic control of sequencing, and much more.

¥12,495 (税込)

一般向け価格については下記に表示されています。お客様用の割引価格をご覧になるには、ログインしてください。

Actipro Wizard V3.0.0131

カートに追加 ¥ 12,495 (税込) 1 Developer License
メーカーパーツ番号: #446
ダウンロード (2.7 MB)
カートに追加 ¥ 37,485 (税込) 4 Developer Team License
メーカーパーツ番号: #447
ダウンロード (2.7 MB)
カートに追加 ¥ 62,475 (税込) 8 Developer Team License
メーカーパーツ番号: #448
ダウンロード (2.7 MB)
カートに追加 ¥ 111,090 (税込) 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) - Includes Annual Subscription License
メーカーパーツ番号: #449
ダウンロード (2.7 MB)
カートに追加 ¥ 277,830 (税込) 1 Enterprise License (Allows Unlimited Developers throughout your entire organization, regardless of location) - Includes Annual Subscription License
メーカーパーツ番号: #484
ダウンロード (2.7 MB)

Actipro Wizard - Source Code Blueprint License

カートに追加 ¥ 83,370 (税込) 1 Source Code Blueprint License - (Enterprise or Site License Required)
メーカーパーツ番号: #482
要確認 ダウンロード (29 KB)

Actipro Wizard Subscription / Subscription Renewal

カートに追加 ¥ 7,665 (税込) 1 Developer Subscription / Subscription Renewal License ( 1 Developer License Required)
メーカーパーツ番号: #454
要確認 ダウンロード (29 KB)
カートに追加 ¥ 24,990 (税込) 4 Developer Team Subscription / Subscription Renewal License (4 Developer Team License Required)
メーカーパーツ番号: #455
要確認 ダウンロード (29 KB)
カートに追加 ¥ 40,320 (税込) 8 Developer Team Subscription / Subscription Renewal License (8 Developer Team License Required)
メーカーパーツ番号: #456
要確認 ダウンロード (29 KB)
カートに追加 ¥ 69,405 (税込) 1 Site Wide Subscription / Subscription Renewal License (1 Site License Required)
メーカーパーツ番号: #457
要確認 ダウンロード (29 KB)

Actipro Wizard V3.0.0131 - Upgrade

カートに追加 ¥ 4,830 (税込) 1 Developer Upgrade License 要確認 ダウンロード (2.7 MB)
カートに追加 ¥ 15,225 (税込) 4 Developer Team Upgrade License 要確認 ダウンロード (2.7 MB)
カートに追加 ¥ 24,990 (税込) 8 Developer Team Upgrade License 要確認 ダウンロード (2.7 MB)
カートに追加 ¥ 44,415 (税込) 1 Site Wide Upgrade License (Allows Unlimited Developers at a Single Physical Address) 要確認 ダウンロード (2.7 MB)
カートに追加 ¥ 111,090 (税込) 1 Enterprise Upgrade License (Allows Unlimited Developers throughout your entire organization, regardless of location) - Includes Annual Subscription License 要確認 ダウンロード (2.7 MB)

すべてのご注文にて弊社標準の 契約条件および返品条件の内容が適用されます。 

一般向け価格については上記に表示されています。お客様用の割引価格をご覧になるには、ログインしてください。

What’s New in V3.x

  • Changed all drawing routines to use a renderer that can be overridden to provide detailed customized drawing of all aspects of the wizard
  • Added background fills that make it easy to generate solid color, gradient, or even image-tiled backgrounds in all the different areas of the wizard
  • Added default background fills for the wizard and pages, as well as page-specific overrides
  • Added more customizable appearance-related properties
  • Added a new page sequencing mode that keeps a stack of all pages visited and causes the Back button presses to iterate backwards through the stack of pages
  • Added interior page guide lines for design mode
  • Added a very handy Go To Page dialog in design mode that displays a detailed list of all the pages in the Wizard and allows you to jump directly to a page
  • Added a Select All Child Controls verb to the WizardPage designer
  • Improved design mode functionality

Actipro Software's Wizard control provides a framework for developing wizards that follow the Wizard97 specifications.

Its’ design-time features allow you to visually design your wizard. At design-time you can manage all the pages in the wizard, navigate through the pages, and lay out each page's child controls. The user interface of the wizard can be completely customized and is reflected in the designer.

At run-time, the wizard automatically manages stepping through the wizard pages and controls the button enabled states. You can override this default behavior to programmatically control the flow of the wizard steps or control the button enabled states.


Major features of Actipro Wizard include:

  • Adheres to the Wizard97 specification
  • Create interior pages, with header pre-generated
  • Create exterior pages that fill the wizard client area
  • Create welcome pages using pre-defined templates
  • Easily design wizard pages at design-time
  • Navigate through pages at design-time by clicking on the Next and Back buttons or by using verbs
  • Use the Go To Page dialog to navigate directly to a page in design-time
  • Add or remove pages using designer verbs
  • Use the New Page Wizard to easily create new pages
    • Templates for configuration of blank interior, exterior, and welcome pages
    • Templates for customer information pages
    • Templates for radio button selection pages
  • Manage and re-order the pages collection by using the Pages collection of the Wizard control
  • Automatically handles wizard page step flow and manages button enabled states
  • Two types of page sequencing
  • Programmatically override the flow of the wizard page steps and button enable states
  • Perform validation before pages are changed and cancel page switching if data entry on a page is not complete
  • Disable or hide buttons while performing processing tasks
  • Inherit from the WizardDialogForm which provides a Form with a built-in Wizard control
  • Resizes with parent Form
  • Set the accept and cancel buttons on the container Form to wizard buttons
  • Localization support including the ability to set different fonts, text, button widths, etc. for each language
  • Handle events at the general Wizard level or at the WizardPage-specific level
  • Extremely customizable user interface properties
  • Show the Finish button in the same space as the Next button or separately
  • Optionally align the Help button to the left side of the wizard
  • Supports Windows XP visual styles if you include a manifest in your application
  • Control the flat styles of buttons and handle hot-tracking events to set their BackColor
  • Uses a renderer class to draw all elements of the Wizard; the renderer can be overridden for complete custom draw
  • Global renderer appearance property defaults that can be overridden for each page
  • Interior page guide lines to assist in positioning child controls
  • Uses the Actipro WinUICore presentation layer framework

商品検索

検索したい単語を入力して下さい:

開発コストの計算


ROI計算の白書をご参考ください。

コードの行数: 8,000
人月: 8
人件費: $40,000

要求された機能:

1,000行当たりの人月:

1ヵ月当たりの人件費:

Award