Screenshot Preview

Actipro Wizard

by Actipro Software - 상품타입: Component / .NET WinForms / .NET Class / 100% Managed Code

주의 : 별도의 안내가 없는 경우에는 영어제품 입니다.

*

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.

$88.15
통화 선택

일반 적인 소비자 가격은 하기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.

Actipro Wizard V3.0.0131   *

주문 $ 88.15 1 Developer License  *
메이커 제품 번호: #446
다운로드 (2.7 MB)
주문 $ 264.55 4 Developer Team License  *
메이커 제품 번호: #447
다운로드 (2.7 MB)
주문 $ 440.95 8 Developer Team License  *
메이커 제품 번호: #448
다운로드 (2.7 MB)
주문 $ 783.95 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) - Includes Annual Subscription License  *
메이커 제품 번호: #449
다운로드 (2.7 MB)
주문 $ 1,959.95 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   *

주문 $ 587.95 1 Source Code Blueprint License - (Enterprise or Site License Required)  *
메이커 제품 번호: #482
확인 다운로드 (29 KB)

Actipro Wizard Subscription / Subscription Renewal   *

주문 $ 53.85 1 Developer Subscription / Subscription Renewal License ( 1 Developer License Required)  *
메이커 제품 번호: #454
확인 다운로드 (29 KB)
주문 $ 176.35 4 Developer Team Subscription / Subscription Renewal License (4 Developer Team License Required)  *
메이커 제품 번호: #455
확인 다운로드 (29 KB)
주문 $ 284.15 8 Developer Team Subscription / Subscription Renewal License (8 Developer Team License Required)  *
메이커 제품 번호: #456
확인 다운로드 (29 KB)
주문 $ 489.95 1 Site Wide Subscription / Subscription Renewal License (1 Site License Required)  *
메이커 제품 번호: #457
확인 다운로드 (29 KB)

Actipro Wizard V3.0.0131 - Upgrade   *

주문 $ 34.25 1 Developer Upgrade License  *
메이커 제품 번호: #450
확인 다운로드 (2.7 MB)
주문 $ 107.75 4 Developer Team Upgrade License  *
메이커 제품 번호: #451
확인 다운로드 (2.7 MB)
주문 $ 176.35 8 Developer Team Upgrade License  *
메이커 제품 번호: #452
확인 다운로드 (2.7 MB)
주문 $ 313.55 1 Site Wide Upgrade License (Allows Unlimited Developers at a Single Physical Address)  *
메이커 제품 번호: #453
확인 다운로드 (2.7 MB)
주문 $ 783.95 1 Enterprise Upgrade License (Allows Unlimited Developers throughout your entire organization, regardless of location) - Includes Annual Subscription License  *
메이커 제품 번호: #485
확인 다운로드 (2.7 MB)

가격에는 ComponentSource의 기술지원 요금이 포함되어 있습니다. 또한 다운로드 판매를 하고 있는 상품의 대부분은 온라인 백업요금이 포함되어 있어서 구입날로부터 30일 이내에 새로운 버전이 발매된 경우 무료로 업그레이드해 드리고 있습니다.  모든 주문에 대해서 당사표준 계약조건 반품조건 의 내용이 적용됩니다. 다음의 경우,고객 서비스로연락하시기 바랍니다. (상기의 리스트에 게재되지 않은 대량의 라이센스나 구 버전 등의 라이센스 옵션이 필요한 경우)

일반 적인 소비자 가격은 상기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.

 *

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

주의

제품 리뷰의 한국어 번역이 완료되지 않는 제품은 Google통역 서비스와 연동되어 표시되어 있습니다.통역 기계에 의한 자동 번역인 관계로 한국어 표기가 조금 부자연 스러운 점 양해 바랍니다.
에서 제공
FireFox와 Opera에서는 Flash가 필요합니다.

상품검색

검색어를 입력해주세요:

ComponentSource에서 구입하는 이유?

ComponentSource는 세계 1,000,000명 이상의 개발자에게 각종 글로벌 서비스를 제공합니다.

상세 | About Us

개발 코스트 계산


ROI 계산을 참고해주세요.

코드행 수: 8,000
인월 : 8
인건비: $40,000

필요한 기능:

1000행 당 인월:

1개월당 인건비:

Award