EO.Web Controls 是一系列ASP.NET伺服器控制項,包含許多功能元件與使用者介面元件。
- 提供整合完備的參考文件與範例
- 完整的 JavaScript API 客戶端
- 可容易的自訂介面外觀
- 支援所有觸控裝置,如 iPhone、iPad、Android 手機與平板
- 支援 .NET 2.0以上,以及所有主要版本 Visual Studio
- 包含20種以上高品質控制項
- 支持所有主流瀏覽器:IE,FireFox,Chrome和Safair;
如何使用 EO.Web Controls?
若您使用 Visual Studio:
只要下載並安裝完成 EO.Web Controls,控制元件便會自動加入您的工具列。只要從工具列上拖曳至您製作中的網頁,一切馬上到位。
若您非使用 Visual Studio:
1. 拷貝 EO.Web.dll至您使用軟體的bin資料夾。
2. 在網頁首頁加入以下原始碼:
<%@ Register assembly="EO.Web" namespace="EO.Web" tagprefix="eo" %>
3. 從我們的範例頁拷貝原始碼,以定義控制元件。所需原始碼與範例頁,全數包含在您下載的程式檔案包中,不需連上網站搜尋。
EO.Web includes a set of ASP.NET server controls and designers that offer powerful navigational, AJAX and extensive UI functionalities on a Web page.
- EO.Web ToolTip
- EO.Web Rating
- EO.Web Slider and RangeSlider
- EO.Web ListBox
- EO.Web ComboBox
- EO.Web Captcha
- EO.Web ASPX to PDF
- EO.Web Slide
- EO.Web Flyout
- EO.Web EditableLabel
- EO.Web ImageZoom
- EO.Web Downloader
- EO.Web Floater
- EO.Web Editor
- EO.Web FileExplorer
- EO.Web SpellChecker
- EO.Web ColorPicker
- EO.Web ToolBar
- EO.Web Grid
- EO.Web MaskedEdit
- EO.Web Splitter
- EO.Web Menu
- EO.Web Slide Menu
- EO.Web TabStrip
- EO.Web TreeView
- EO.Web Calendar
- EO.Web Callback
- EO.Web ProgressBar
- EO.Web AJAXUploader
- EO.Web Dialog
- Support .Net Framework 2.0 and above, .NET Core 3.0 and above;
- Fully supported and regularly updated for platform/browser compatibility;
EO.Wpf for .NET
EO.Wpf for .NET is a set of WPF controls. It incluces a large set of commonly used controls (such as Buttons, ProgressBar, TreeView, Menu, Calendar, etc), an intuitive docking view solution and a powerful gauge framework.
EO.Pdf for .NET
EO.Pdf for .NET is a set of .NET components for you to easily create, read or modify PDF file in your Microsoft.NET application (both ASP.NET Web application and traditional Windows application).
EO.WebBrowser for .NET
EO.WebBrowser is a web browser engine based on Google's Chrome project but with native .NET programming interface --- don't worry, it's not a wrapper around the Chrome browser installed on your machine. In fact EO.WebBrowser has the whole browser engine embedded inside a single .NET DLL. In another word, it has zero external dependency. Just reference and use.