Screenshot Preview

Xceed SmartUI

經 Xceed Software - 產品類型: 構件 / ActiveX OCX

‏請注意: 除非另有說明,此為英語產品

*

Every visual control a VB6 developer needs to build rich user interfaces. Xceed SmartUI provides VB6 developers with a modular framework of visual controls for building rich state-of-the-art user interfaces. It includes MenuBars, ToolBars, TreeViews, OutlookBars, StatusBars, PropertyLists, Tabs and many more all based on the same remarkably flexible core control. Use its WYSIWYG designer to easily create your own sophisticated Office XP-style or classic UI elements.

$1,126.95
價格

‏我們的常規價格如下。 請登錄後查看打折後的價格。

Xceed SmartUI V2.0 + 1 year Vanguard   *

加入購物車 $ 1,126.95 1 Developer License  *
Mfr. 部件號: XSUI1V-21
下載 (200.1 MB)
加入購物車 $ 3,380.95 4 Developer Team License  *
Mfr. 部件號: XSUI4V-21
下載 (200.1 MB)
加入購物車 $ 6,198.45 8 Developer Team License  *
Mfr. 部件號: XSUI8V-21
下載 (200.1 MB)
加入購物車 $ 13,523.95 20 Developer Team License  *
Mfr. 部件號: XSUIVV-21
下載 (200.1 MB)

Xceed SmartUI V2.0 - 1 year Vanguard - Renewal Before Expiration   *

加入購物車 $ 440.95 1 Developer License  *
Mfr. 部件號: XSUI1R-21
驗證 下載 (200.1 MB)
加入購物車 $ 1,322.95 4 Developer Team License  *
Mfr. 部件號: XSUI4R-21
驗證 下載 (200.1 MB)
加入購物車 $ 2,425.45 8 Developer Team License  *
Mfr. 部件號: XSUI8R-21
驗證 下載 (200.1 MB)
加入購物車 $ 5,291.95 20 Developer Team License  *
Mfr. 部件號: XSUIVR-21
驗證 下載 (200.1 MB)

Xceed SmartUI V2.0 - 1 year Vanguard - New Subscription / Renewal After Expiration   *

加入購物車 $ 881.95 1 Developer License  *
Mfr. 部件號: XSUI1L-21
驗證 下載 (200.1 MB)
加入購物車 $ 2,645.95 4 Developer Team License  *
Mfr. 部件號: XSUI4L-21
驗證 下載 (200.1 MB)
加入購物車 $ 4,850.95 8 Developer Team License  *
Mfr. 部件號: XSUI8L-21
驗證 下載 (200.1 MB)
加入購物車 $ 10,583.95 20 Developer Team License  *
Mfr. 部件號: XSUIVL-21
驗證 下載 (200.1 MB)

我們的價格包括ComponentSource的技術支持。對於大多數可下載的產品,還提供線上備份和免費升級為新版本,若新版本在購買後的30日內發佈的話。  所有銷售都是按照我們的標準條款 進行的,並且適用我們的退貨政策. 請 聯繫我們 若您需要任何未在上面列出的License選擇,包括批量License及以前的版本。 

‏我們的常規價格見上。 請登錄後查看打折後的價格。

 *

Xceed SmartUI allows VB6 developers to build rich, reusable Office 2000 or Office XP style user interfaces. It not only includes all the latest UI controls you need, but also provides an extraordinarily modular and versatile framework for quickly and easily creating your own controls either visually with its WYSIWYG designer, or by code.

Xceed SmartUI offers an incredible amount of flexibility over the look and feel of its controls or the controls created with it. Through the use of a rock-solid, windowless and lightweight core control, user interfaces built with Xceed SmartUI end up very fast, glitch-free and use minimal resources.

These and many other unique and "developer-friendly" features make Xceed SmartUI the absolute essential tool for user interface development.

Find out more about some of its controls:

  • MenuBars and popups
  • ToolBars
  • Treeviews
  • OutlookBars
  • StatusBars
  • PropertyLists
  • PropertyToolBoxes
  • Smart ListBoxes
  • OptionLists
  • TabStrips
  • MS Coolbar integration
  • Win2K summary list
  • FrontPage Viewbar

Features

Included controls and objects

  • Every modern control for your Visual Basic 6 applications, including menubars, popup menus, toolbars, treeviews, Outlook bars, statusbars, property lists, property tool boxes, smart listboxes, optionlists, tabstrips, Coolbar integration, Win2k summary lists and Frontpage viewbars
  • Over a dozen sub-controls including buttons, checkboxes, dropdown combos, etc.
  • Create flexible custom horizontal or vertical scrollbars
  • Create menus that adapt to user's behavior like Win2K
  • Menus created with Xceed SmartUI are true Windows menus, not simulated
  • All tools work with the same properties, methods and events and use the same logical methodology making it a breeze to learn and re-use in all your projects
  • Real-time WYSIWYG. Add items to your treeviews, menus and other controls in design time. No more compile + run phases to see if object looks the way you want it to
  • Every control is flexible and the look and feel is fully customizable

Create your own controls

  • Design, create and customize your own controls right on your Visual Basic form without writing any code. Use either the designer's property pages or write code that uses the logically designed properties, methods and events
  • Create any control with a vertical or horizontal item orientation
  • Transform objects of one type of control to another without changing your already tested/existing code

ActiveX technology

  • Designed for Microsoft Visual Basic 6
  • The single fully self-contained ActiveX control requires no external DLLs other than the VB6 runtime you distribute with your applications. It does not require MFC, common control DLLs or anything else
  • 100% Unicode support (including on Win98) and RightToLeft support
  • Supports Large Fonts
  • Provides extremely complete and organized property pages for visual programming
  • All controls are windowless for minimum use of resources and the ability to display many controls on your form without lag. Do more and put more on your forms with Xceed SmartUI
  • All constants, enumerations and types are built-in. Code completion, property categories, help strings and context-sensitive F1-help are fully supported

Object model

  • The object model's basic building blocks are the universal smart control that can appear in any shape or form, as well as the smart items that appear in the smart control
  • Every control provided with Xceed SmartUI is in reality a customization of the base smart control
  • The source code on how to build each included control is included in the lessons
  • Having one control ensures that there are far less bugs and makes Xceed SmartUI and your application much more stable than using separate components

Other features

  • By setting a single property, you can change the look of and all your SmartUI-based controls to the pixel-perfect look and feel of Office 2000 or Microsoft Office XP
  • Precise control over the dimensions of the items in your controls
  • Control the visibility, selection state and mouse hovering behavior of each item in your controls
  • Save and load templates (created either from code or the designer) of your custom built controls and re-use them in your other projects
  • Obtain Imagelists from internally saved image lists, common controls or even another SmartUI
  • Maintain consistency across applications by saving UI Design as reusable objects

Documentation and samples

  • Complete, comprehensive documentation provided in an MSDN style HTML format which is fully context-sensitive so that pressing F1 on a keyword in your IDE opens up the manual to the appropriate topic
  • 21 complete lessons to get you up to speed fast on using any of the controls

注意

還未完成翻譯的產品說明, 我們提供了Google 翻譯的連結方便您使用. 但請注意, 自動翻譯有時候可能會有翻譯錯誤.
由「」技術提供
在Firefox 和Opera 需要Flash.

產品搜索

輸入搜索詞:

為什麼從ComponentSource購買?

ComponentSource 提供獨特的全球國際服務, 在世界各地共有超過1,000,000 開發者客戶.

更多訊息 | 關於我們

節省的開發量

請閱讀我們的白皮書
計算投資收益

代碼的行數: 23,800
人月數: 24
人工成本: $119,000

需要的功能:

每1000行代碼的工作量

每月的人工成本:

獎勵