기업을 위한 IT 전문 파트너
  • Nevron UIS .NET
  • SNS공유 페이스북 트위터
Nevron UIS .NET
  • Nevron UIS .NET
  • 뛰어나고 멋진 현대적 감각의 최종 사용자 인터페이스를 작성.

  • 제조사 : Nevron.LLC Brand Shop
  • 제품번호 : 7072
유사 기능 제품
폼 관리 컴포넌트
인터페이스 컴포넌트
 
가격정보
P# OS언어제품구분버전소비자가공급가견적주문
01
113
Win 영문 1 developer License Pro 현 시점 최적가로 견적을 받아보세요 2006 409,200 309,100 견적요청
02
113
Win 영문 1 developer License Ent 현 시점 최적가로 견적을 받아보세요 2007 686,400 665,500 견적요청
    위 가격은 부가세를 포함한 가격 입니다.
  • 견적 및 주문을 진행하시려면 로그인이 필요합니다.
  • ‘주문’이 활성화 되어 있지 않은 제품은 ‘견적요청’을 해주시면 현 시점 최적가로 제공 해드립니다.
요약정보

뛰어나고 멋진 현대적 감각의 최종 사용자 인터페이스를 작성.


    사용자의 Windows Forms 응용 프로그램에 최신의 GUI 표준과 기술을 적용시키기 위해 설계된 풍부하고 강력한 도킹 라이브러리(Enterprise Edition에만 해당), 전문적이고 확장 가능한 명령 표시줄 및 일련의 확장된 Windows Forms 컨트롤이 포함되어 있습니다.

동일계열 제품

  • Nevron UIS .NET


상세정보


제품 내용

Nevrn User Interface Suite for .NET은 Visual Studio 2005와 .NET Framework 2.0를 완전히 지원합니다. 이 제품군에는 사용자의 Windows Forms 응용 프로그램에 최신의 GUI 표준과 기술을 적용시키기 위해 설계된 풍부하고 강력한 도킹 라이브러리(Enterprise Edition에만 해당), 전문적이고 확장 가능한 명령 표시줄 및 일련의 확장된 Windows Forms 컨트롤이 포함되어 있습니다. 이 제품군은 현대적인 최종 사용자 프리젠테이션 계층을 쉽게 만들 수 있는 많은 신규 사용자 지정 컨트롤을 소개합니다. Professional Edition에는 명령 표시줄, 단추, 색상 도구, 콤보 상자, 목록 상자 등이 포함되어 있습니다.

제품 특징

What's New in Q2 2006?

  • Custom Forms
  • Rich Text label
  • Font Combo And Font List
  • Navigation Pane
  • Decorators
  • Extended Group Box
  • Grouper
  • Expanders
  • Explorer Bar
  • Image Animation
  • Command Bars - Extended Image Support


Main features

  • Docking Panels
  • Command Bars
  • Entirely Custom Set of Windows Forms Controls
  • Unique rendering system
  • Consistency
  • Border Appearance
  • Full control over each aspect of visual representation
  • Rich design-time support
  • Unified overall appearance that lies on palettes and color tables
  • Support for overall 3D-style - Flat or Light3D
  • WindowsXP Theme support - skin your application by just specifying WindowsDefault color scheme

Docking Panels
Nevron User Interface introduces a powerful docking library which provides your applications with the latest WYSIWYG docking standards and technologies. These are interface structured hierarchies of predefined controls that can be docked, floated or redocked using visual feedback at run-time. The unique tree-based layout system allows for practically any complex structure to be achieved in a few lines of code. The dock manager uses advanced logic for getting a valid dock area and overcomes limitations of the standard docking behavior experienced in other products. Nevron Docking Panels are extremely flexible and feature-rich. The framework support nested containers as well as multiple dock managers per form. By default all UI elements are rendered by a common renderer, all layout operations are performed by a common layout engine, drag events are handled by a common drag handler, etc. All of these objects can be replaced with your own custom ones either at the manager's level or per docking panel instance.

Key Features:

  • Document View
  • Mdi Menu Merge
  • Border Support
  • Layout Persistency
  • Design-time Support
  • Command Model
  • Unified overall appearance integrated with the core Nevron UI Rendering System
  • Control over tabs style, tab align, caption height, buttons and font, splitter size, etc.
  • Pluggable renderers; by default all the panels use the one exposed by the Dock Manager
  • Pluggable drag handlers; by default all the panels use the one exposed by the Dock Manager
  • Pluggable layout engines at any level of the tree
  • Allowed DockStyle; fill for panel containers
  • Layout logic - absolute, relative and auto size
  • Panel permissions; each panel has permissions specifying what functionality it exposes
  • Dock area masks - specify the allowed areas for docking per INDockAreaProvider
  • Event bubbling - each panel fires an event and delegates it to the manager (if not marked as "Handled"); this allows for flexible event handling
  • Great number of events, most of them cancelable

Docking Panels - Document View
Nevron Docking Panels now provide a complete document support including 3 different types of document view style, document layout persistency, standard mdi menu merge and much more. Nevron Docking Panels is the only library on the market which provide you with the complete set of document views: TabbedMdi - bring to you applications the latest Visual Studio tabbed mdi interfaces. Unlimited nesting of tabbed groups. Complete control over the document tabstrips via the DocumentStyle, exposed by the DockManager. StandardMdi - Although well designed and much professional looking sometimes the tabbed documents are not the solution you will need. Nevron Docking Panels provides you with multiple document interfaces style found in the standard Windows Form control. Using a well designed object model a document might be easily hosted on either a tabbed mdi view or on a standard one. SingleDocument - sometimes an application may need only one document to be opened at a time. In this case you should use the SingleDocument view style. The document model comes with a built-in manager, member of the dock manager, which controls all the document registered with the framework. The DocumentManager exposes lots of events, some of them cancelable which allows you to provide custom application-oriented logic. The example adds three documents to the view and hosts a property grid in a dockable panel. Play with the properties of the DocumentStyle, selected in the property grid.

Docking Panels - Mdi Menu Merge
Nevron Docking Panels now provide a complete document support. For the StandardMdi view when a document is maximized there should be commands (hosted on a menu bar) which allow for restoring of the window. This feature is implemented via an interface - INMdiMenuTarget which allows you to provide your own custom mdi menu merge implementation.

Docking Panels - Border Support
Nevron Docking Panels provide generic border support. Based on the core INControlBorderProvider interface you may completely customize the border of a panel using either the visual editor or programmatically.

Docking Panels - Layout Persistency
Nevron Docking Panels now provide complete layout persistency including panels, documents and styles. You may choose among 5 different persistency formats - Binary, XML, SOAP, CustomBinary and CustomXML. The last two formats are entirely custom and allow for painless migration from one version to another. The persistency features are exposed by a NDockingFrameworkState object which when attached to a valid NDockManager instance may completely serialize/deserialize its state.

Docking Panels - Design-time Support
Complete design-time support is a main beneficial feature of any component developed under .NET platform. Nevron docking panels now provide rich and intuitive design-time support with the same behavior experienced as if the form is running at run time. Just drop a NDockManager component on a form and using its verbs add panels on the sides of the form. Nevron NDockManager takes full advantage of the System.CodeDom namespace and provide completely custom code generation of zones and panels. The example is created by the Windows Forms Designer and demonstrates the Code Dom serialization provided by the dock manager.

Docking Panels - Command Model
Nevron Docking Panels now provide an extensible command model which seamlessly integrate with the framework and allows you to define global tasks and methods and specify keyboard shortcuts form them. The NDockManager exposes a new NDockingFrameworkCommander object which serves as a command manager. It has some predefined commands like NextDocument, NextPanel, CloseDocument, etc. and allows you to register your own custom commands. Each command might be assigned multiple shortcut combinations (like the NextDocument command which is assigned both Ctrl+Tab and Ctrl+F6 shortcuts). You may either inherit from the NDockingFrameworkCommand class and override the ExecuteCore method or create a default command and hook to its Executed event.

Docking Panels - Auto Hide Support
Nevron Docking Panels now provide the so called "Auto Hide" feature - a panel may be pinned to any of the root container's edges. When a panel is autohiding it will be associated with a tab in a tabstrip and will only be displayed when the user hovers or selects that tab.

Docking Panels - True WYSIWYG Docking Hints
Our docking framework now provides a unique feature - when generating hints the exact bounds that the panel will occupy after drop are calculated. In this way the user will have a complete idea what he is about to do.

Docking Panels - Translucent Fill Hints
Now you may specify your favourite hint to be displayed while you are dragging a panel - reversible frame or translucent fill. Select a favourite fill color and alpha value to be used when generating a translucent fill.

Docking Panels - Docking Stickers, Stickers Templates
Introduced for the firts time in Visual Studio 2005, the so called docking stickers are very intuitive and enable the user to visually select the area where a panel should be docked. Nevron Docking Panels extend this feature greately and not only provide you with it but give you complete control over stickers' appearance via the DockingStickerTemplate object. The framework ships with a total of 16 predefined templates including the famous "Squares" and "Diamonds" as well lots of fresh new designs which will give you a distinguished and professional looking docking panels.

Services
The most important features of our docking framework are controlled by separate objects (services). These are the NDockingHintService and NHitTestService. These objects might be replaced with your own custom ones via the manager's RegisterService method.

Appearance Styles
All aspects of visual representation are grouped in objects (styles) which allow for easier customization. All the styles are stored in a INStyleComposite instance, member of the NDockManager. You may even replace the default styles with your own custom ones.
Following are the styles provided by the NDockManager:

  • CaptionStyle - controls the appearance of panels' captions
  • DockingHintStyle - controls the appearance and logic performed when displaying docking hints
  • SplitterStyle - controls the appearance of dock zones' splitters
  • TabStyle - controls the appearance of the tab trips used to display multiple panels per zone

Lock/Unlock of the panels
The NDockManager now may lock all the visual functionality of the panels (dragging, caption buttons) - simply call its LockPanels method.

Command Bars
Nevron Command Bars provides you with distinguished menus and toolbars created entirely from scratch. The framework shares a consistent, feature-rich yet easy to use API across all command bars which allows for any complex logic to be easily implemented. Based on the core Nevron UI render logic all command bars are professional looking and fully customizable in each aspect of visual representation. The rich design-time support enables you to easily create modern MS Office 2003-like menus and toolbars with dock/undock/redock capabilities.
Key Features:

  • Professional and consistent appearance based on pluggable renderers and palettes
  • Common, sharable object model allowing for complete reusability and extensibility
  • Entirely custom menus allowing for full customization regarding both appearance and shadows
  • Dock/Undock/Redock capabilities of toolbars
  • Permissions - specify what functionality each toolbar exposes
  • Event bubbling
  • Native support for embedded controls, even on menus
  • Advanced visual editor available at both design and run time
  • Drag-and-drop support while in "Customize" mode
  • Command overflow support
  • Complete keyboard support including custom shortcuts allowing for any keys combination
  • Rich and intuitive design-time support
  • A total of 27 predefined color schemes
  • Windows XP theme support

시스템 요구사항

Disk Space Required: 80MB
Memory Required: 128MB
Software Required: .NET Framework 1.0 or later, Visual Studio .NET

NevronUIS.NET, Nevron.LLC
견적요청
인터파크 큐브릿지 IT영업부
자세히보기
  • Office 365
  • CCT
TOP