Table of Contents
- Getting Started
- EO.Pdf
- EO.Web
- Overview
- Installation & Deployement
- EO.Web ToolTip
- EO.Web Rating
- EO.Web Slider & 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 Floater
- EO.Web Downloader
- EO.Web ColorPicker
- EO.Web HTML Editor
- EO.Web File Explorer
- EO.Web SpellChecker
- 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 MultiPage
- EO.Web Dialog
- EO.Web AJAXUploader
- EO.Web ProgressBar - Free!
- EO.Web ToolBar - Free!
- EO.WebBrowser
- EO.Wpf
- Common Topics
- Reference
Getting Started |
Follow these simple steps to use EO.Web ImageZoom control:
- Drag an ImageZoom control from the toolbox to your Web Form. See here if you can not find the control in your toolbox;
- Set the ImageZoom control's SmallImageUrl property. This is the small image that is initially displayed;
- Set the ImageZoom control's BiglImageUrl property. This is the big image that will be displayed when the small image is clicked;
- Optionally, set the ImageZoom control's Description property. This is the text displayed below the big image. The location of the description text can also be customized;
- Optionally, set the ImageZoom control's ZoomPanelStyle property. This is the style applied to the panel that holds the big image and description. Usually you should specify a border and background color with this style;