# Pannellum

Namespace: **Wisej.Web.Ext.Pannellum**

Assembly: **Wisej.Web.Ext.Pannellum** (2.0.0.0)

* [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)
  * [Widget](https://docs.wisej.com/api/wisej.web/content/widget/README.md)
    * [Pannellum](https://docs.wisej.com/extensions/extensions/pannellum/api/wisej.web.ext.pannellum.pannellum)

Pannellum is a lightweight, free, and open source panorama viewer for the web. Built using HTML5, CSS3, JavaScript, and WebGL. See <https://pannellum.org/>.

{% tabs %}
{% tab title="C#" %}

```csharp
public class Pannellum : Widget
```

{% endtab %}

{% tab title="VB.NET" %}

```php
Public Class Pannellum
    Inherits Widget
```

{% endtab %}
{% endtabs %}

## Constructors

### ![](https://2248866391-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MFp7MR1wemvcC5891_r%2F-MirBc8UH2o1iZfh0jrC%2F-MirBsnmjWIxMsN8l0Ms%2Finstance.png?alt=media\&token=dff77e9a-7d55-4c1e-9ef7-ac9092f4f565)Pannellum()

## Properties

### ![](https://2248866391-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MFp7MR1wemvcC5891_r%2F-MirBc8UH2o1iZfh0jrC%2F-MirBsnmjWIxMsN8l0Ms%2Finstance.png?alt=media\&token=dff77e9a-7d55-4c1e-9ef7-ac9092f4f565)InitScript

[String](https://docs.microsoft.com/en-us/dotnet/api/system.string?view=netframework-4.8) Overridden to create our initialization script.

### ![](https://2248866391-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MFp7MR1wemvcC5891_r%2F-MirBc8UH2o1iZfh0jrC%2F-MirBsnmjWIxMsN8l0Ms%2Finstance.png?alt=media\&token=dff77e9a-7d55-4c1e-9ef7-ac9092f4f565)Packages

[List](https://docs.microsoft.com/en-us/dotnet/api/system.collections.generic.list?view=netframework-4.8) Overridden to return our list of script resources.

## Inherited

### Properties

| Name                                                                                                                         | Description | From                                                                                                           |
| ---------------------------------------------------------------------------------------------------------------------------- | ----------- | -------------------------------------------------------------------------------------------------------------- |
| [**AccessibleDescription**](https://docs.wisej.com/api/wisej.web/general/control/README.md#accessibledescription)            |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**AccessibleName**](https://docs.wisej.com/api/wisej.web/general/control/README.md#accessiblename)                          |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**AccessibleRole**](https://docs.wisej.com/api/wisej.web/general/control/README.md#accessiblerole)                          |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**AllowDrag**](https://docs.wisej.com/api/wisej.web/general/control/README.md#allowdrag)                                    |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**AllowDrop**](https://docs.wisej.com/api/wisej.web/general/control/README.md#allowdrop)                                    |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**Anchor**](https://docs.wisej.com/api/wisej.web/general/control/README.md#anchor)                                          |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**Anonymous**](https://docs.wisej.com/api/wisej.web/general/control/README.md#anonymous)                                    |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**BackColor**](https://docs.wisej.com/api/wisej.web/general/control/README.md#backcolor)                                    |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**BackgroundImage**](https://docs.wisej.com/api/wisej.web/general/control/README.md#backgroundimage)                        |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**BackgroundImageLayout**](https://docs.wisej.com/api/wisej.web/general/control/README.md#backgroundimagelayout)            |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**BackgroundImageSource**](https://docs.wisej.com/api/wisej.web/general/control/README.md#backgroundimagesource)            |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**BecomingActiveControl**](https://docs.wisej.com/api/wisej.web/general/control/README.md#becomingactivecontrol)            |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**BorderStyle**](https://docs.wisej.com/api/wisej.web/content/widget/README.md#borderstyle)                                 |             | [Widget](https://docs.wisej.com/api/wisej.web/content/widget/README.md)                                        |
| [**CanExecute**](https://docs.wisej.com/api/wisej.web/general/control/README.md#canexecute)                                  |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**CanFocus**](https://docs.wisej.com/api/wisej.web/general/control/README.md#canfocus)                                      |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**CausesValidation**](https://docs.wisej.com/api/wisej.web/general/control/README.md#causesvalidation)                      |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**ClientEvents**](https://docs.wisej.com/api/wisej.web/general/control/README.md#clientevents)                              |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**Container**](https://docs.microsoft.com/en-us/dotnet/api/system.componentmodel.component.container?view=netframework-4.8) |             | [Component](https://docs.microsoft.com/en-us/dotnet/api/system.componentmodel.component?view=netframework-4.8) |
| [**ContainsFocus**](https://docs.wisej.com/api/wisej.web/general/control/README.md#containsfocus)                            |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**ContextMenu**](https://docs.wisej.com/api/wisej.web/general/control/README.md#contextmenu)                                |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**Controls**](https://docs.wisej.com/api/wisej.web/general/control/README.md#controls)                                      |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**CssClass**](https://docs.wisej.com/api/wisej.web/general/control/README.md#cssclass)                                      |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**CssStyle**](https://docs.wisej.com/api/wisej.web/general/control/README.md#cssstyle)                                      |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**Cursor**](https://docs.wisej.com/api/wisej.web/general/control/README.md#cursor)                                          |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**DataBindings**](https://docs.wisej.com/api/wisej.web/general/control/README.md#databindings)                              |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**DisplayRectangle**](https://docs.wisej.com/api/wisej.web/general/control/README.md#displayrectangle)                      |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**Dock**](https://docs.wisej.com/api/wisej.web/general/control/README.md#dock)                                              |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**Enabled**](https://docs.wisej.com/api/wisej.web/general/control/README.md#enabled)                                        |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**EnableNativeContextMenu**](https://docs.wisej.com/api/wisej.web/content/widget/README.md#enablenativecontextmenu)         |             | [Widget](https://docs.wisej.com/api/wisej.web/content/widget/README.md)                                        |
| [**Focusable**](https://docs.wisej.com/api/wisej.web/general/control/README.md#focusable)                                    |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**Focused**](https://docs.wisej.com/api/wisej.web/general/control/README.md#focused)                                        |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**Font**](https://docs.wisej.com/api/wisej.web/general/control/README.md#font)                                              |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**ForeColor**](https://docs.wisej.com/api/wisej.web/general/control/README.md#forecolor)                                    |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**Handle**](https://docs.wisej.com/api/wisej.web/general/control/README.md#handle)                                          |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**HasDataBindings**](https://docs.wisej.com/api/wisej.web/general/control/README.md#hasdatabindings)                        |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**HasResponsiveProfiles**](https://docs.wisej.com/api/wisej.web/general/control/README.md#hasresponsiveprofiles)            |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**HasUserData**](https://docs.wisej.com/api/wisej.web/general/control/README.md#hasuserdata)                                |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**Height**](https://docs.wisej.com/api/wisej.web/general/control/README.md#height)                                          |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**Instance**](https://docs.wisej.com/api/wisej.web/content/widget/README.md#instance)                                       |             | [Widget](https://docs.wisej.com/api/wisej.web/content/widget/README.md)                                        |
| [**IsHandleCreated**](https://docs.wisej.com/api/wisej.web/general/control/README.md#ishandlecreated)                        |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**IsLoaded**](https://docs.wisej.com/api/wisej.web/content/widget/README.md#isloaded)                                       |             | [Widget](https://docs.wisej.com/api/wisej.web/content/widget/README.md)                                        |
| [**IsMirrored**](https://docs.wisej.com/api/wisej.web/general/control/README.md#ismirrored)                                  |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**LayoutEngine**](https://docs.wisej.com/api/wisej.web/general/control/README.md#layoutengine)                              |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**Left**](https://docs.wisej.com/api/wisej.web/general/control/README.md#left)                                              |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**Location**](https://docs.wisej.com/api/wisej.web/general/control/README.md#location)                                      |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**Margin**](https://docs.wisej.com/api/wisej.web/general/control/README.md#margin)                                          |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**MaximumSize**](https://docs.wisej.com/api/wisej.web/general/control/README.md#maximumsize)                                |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**MinimumSize**](https://docs.wisej.com/api/wisej.web/general/control/README.md#minimumsize)                                |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**Movable**](https://docs.wisej.com/api/wisej.web/general/control/README.md#movable)                                        |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**Name**](https://docs.wisej.com/api/wisej.web/general/control/README.md#name)                                              |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**Options**](https://docs.wisej.com/api/wisej.web/content/widget/README.md#options)                                         |             | [Widget](https://docs.wisej.com/api/wisej.web/content/widget/README.md)                                        |
| [**Padding**](https://docs.wisej.com/api/wisej.web/general/control/README.md#padding)                                        |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**Parent**](https://docs.wisej.com/api/wisej.web/general/control/README.md#parent)                                          |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**PreferredSize**](https://docs.wisej.com/api/wisej.web/general/control/README.md#preferredsize)                            |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**ResizableEdges**](https://docs.wisej.com/api/wisej.web/general/control/README.md#resizableedges)                          |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**RightToLeft**](https://docs.wisej.com/api/wisej.web/general/control/README.md#righttoleft)                                |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**ShowLoader**](https://docs.wisej.com/api/wisej.web/general/control/README.md#showloader)                                  |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**Size**](https://docs.wisej.com/api/wisej.web/general/control/README.md#size)                                              |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**States**](https://docs.wisej.com/api/wisej.web/general/control/README.md#states)                                          |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**TabIndex**](https://docs.wisej.com/api/wisej.web/general/control/README.md#tabindex)                                      |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**TabStop**](https://docs.wisej.com/api/wisej.web/general/control/README.md#tabstop)                                        |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**Tag**](https://docs.wisej.com/api/wisej.web/general/control/README.md#tag)                                                |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**Text**](https://docs.wisej.com/api/wisej.web/general/control/README.md#text)                                              |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**ToolTipText**](https://docs.wisej.com/api/wisej.web/general/control/README.md#tooltiptext)                                |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**Top**](https://docs.wisej.com/api/wisej.web/general/control/README.md#top)                                                |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**UserData**](https://docs.wisej.com/api/wisej.web/general/control/README.md#userdata)                                      |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**UseWaitCursor**](https://docs.wisej.com/api/wisej.web/general/control/README.md#usewaitcursor)                            |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**ValidationCancelled**](https://docs.wisej.com/api/wisej.web/general/control/README.md#validationcancelled)                |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**Visible**](https://docs.wisej.com/api/wisej.web/general/control/README.md#visible)                                        |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**Width**](https://docs.wisej.com/api/wisej.web/general/control/README.md#width)                                            |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                      |
| [**WiredEvents**](https://docs.wisej.com/api/wisej.web/content/widget/README.md#wiredevents)                                 |             | [Widget](https://docs.wisej.com/api/wisej.web/content/widget/README.md)                                        |

### Methods

| Name                                                                                                                                                                                                                                                                         | Description | From                                                                                                              |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- | ----------------------------------------------------------------------------------------------------------------- |
| [AddClientEventListener(name, script)](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#addclienteventlistener-name-script)                                                  |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [AddCssClass(name)](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#addcssclass-name)                                                                                       |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [AddState(state)](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#addstate-state)                                                                                           |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [BeginInvoke(method, args)](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#begininvoke-method-args)                                                                        |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [BringToFront()](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#bringtofront)                                                                                              |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [Call(function, args)](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#call-function-args)                                                                                  |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [Call(function, callback, args)](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#call-function-callback-args)                                                               |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [CallAsync(function, args)](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#callasync-function-args)                                                                        |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [CenterToParent()](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#centertoparent)                                                                                          |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [CenterToParent(horizontal, vertical)](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#centertoparent-horizontal-vertical)                                                  |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [Contains(control)](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#contains-control)                                                                                       |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [CreateControl()](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#createcontrol)                                                                                            |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [CreateObjRef(requestedType)](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/system.marshalbyrefobject.md#createobjref-requestedtype)                                                           |             | [MarshalByRefObject](https://docs.microsoft.com/en-us/dotnet/api/system.marshalbyrefobject?view=netframework-4.8) |
| [Dispose()](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/system.componentmodel.component.md#dispose)                                                                                          |             | [Component](https://docs.microsoft.com/en-us/dotnet/api/system.componentmodel.component?view=netframework-4.8)    |
| [DoDragDrop(data, allowedEffects)](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#dodragdrop-data-allowedeffects)                                                          |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [DoDragDrop(data, allowedEffects, imageSource)](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#dodragdrop-data-allowedeffects-imagesource)                                 |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [DoDragDrop(data, allowedEffects, imageSource, imageSize)](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#dodragdrop-data-allowedeffects-imagesource-imagesize)            |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [DoDragDrop(data, allowedEffects, image)](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#dodragdrop-data-allowedeffects-image)                                             |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [DoDragDrop(data, allowedEffects, image, imageSize)](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#dodragdrop-data-allowedeffects-image-imagesize)                        |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [Eval(javaScript)](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#eval-javascript)                                                                                         |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [Eval(javaScript, callback)](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#eval-javascript-callback)                                                                      |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [EvalAsync(javaScript)](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#evalasync-javascript)                                                                               |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [FindForm()](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#findform)                                                                                                      |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [FindPage()](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#findpage)                                                                                                      |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [Focus()](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#focus)                                                                                                            |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [GetChildAtPoint(pt, skipValue)](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#getchildatpoint-pt-skipvalue)                                                              |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [GetChildAtPoint(pt)](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#getchildatpoint-pt)                                                                                   |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [GetClientEventListener(id)](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#getclienteventlistener-id)                                                                     |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [GetClientEventListener(name)](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#getclienteventlistener-name)                                                                 |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [GetContainerControl()](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#getcontainercontrol)                                                                                |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [GetLifetimeService()](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/system.marshalbyrefobject.md#getlifetimeservice)                                                                          |             | [MarshalByRefObject](https://docs.microsoft.com/en-us/dotnet/api/system.marshalbyrefobject?view=netframework-4.8) |
| [GetNextControl(control, forward)](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#getnextcontrol-control-forward)                                                          |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [GetStyle(flag)](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#getstyle-flag)                                                                                             |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [HasClientEventListener(name)](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#hasclienteventlistener-name)                                                                 |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [HasCssClass(name)](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#hascssclass-name)                                                                                       |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [HasState(state)](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#hasstate-state)                                                                                           |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [Hide()](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#hide)                                                                                                              |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [InitializeLifetimeService()](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/system.marshalbyrefobject.md#initializelifetimeservice)                                                            |             | [MarshalByRefObject](https://docs.microsoft.com/en-us/dotnet/api/system.marshalbyrefobject?view=netframework-4.8) |
| [Invalidate()](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#invalidate)                                                                                                  |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [Invalidate(invalidateChildren)](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#invalidate-invalidatechildren)                                                             |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [Invoke(method)](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#invoke-method)                                                                                             |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [Invoke(method, args)](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#invoke-method-args)                                                                                  |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [PointToClient(point)](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#pointtoclient-point)                                                                                 |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [PointToScreen(point)](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#pointtoscreen-point)                                                                                 |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [RectangleToClient(rect)](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#rectangletoclient-rect)                                                                           |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [RectangleToScreen(rect)](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#rectangletoscreen-rect)                                                                           |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [Refresh()](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#refresh)                                                                                                        |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [Refresh(refreshChildren)](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#refresh-refreshchildren)                                                                         |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [RemoveClientEventListener(id)](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#removeclienteventlistener-id)                                                               |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [RemoveClientEventListener(name)](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#removeclienteventlistener-name)                                                           |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [RemoveCssClass(name)](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#removecssclass-name)                                                                                 |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [RemoveState(state)](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#removestate-state)                                                                                     |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [ResetBindings()](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#resetbindings)                                                                                            |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [ResumeLayout()](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#resumelayout)                                                                                              |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [ResumeLayout(performLayout)](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#resumelayout-performlayout)                                                                   |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [ScrollControlIntoView(alignX, alignY)](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#scrollcontrolintoview-alignx-aligny)                                                |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [ScrollControlIntoView()](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#scrollcontrolintoview)                                                                            |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [Select()](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#select)                                                                                                          |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [SelectNextControl(control, forward, tabStopOnly, nested, wrap)](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#selectnextcontrol-control-forward-tabstoponly-nested-wrap) |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [SendToBack()](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#sendtoback)                                                                                                  |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [SetBounds(x, y, width, height)](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#setbounds-x-y-width-height)                                                                |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [SetBounds(x, y, width, height, specified)](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#setbounds-x-y-width-height-specified)                                           |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [Show()](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#show)                                                                                                              |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [SuspendLayout()](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#suspendlayout)                                                                                            |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [Update()](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#update)                                                                                                          |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [ValidateChildren()](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#validatechildren)                                                                                      |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |
| [ValidateChildren(flags)](https://github.com/iceteagroup/wisej-docs-extensions/tree/d4902cdfa9ee0ea2e5ec243650edd687a7d37a2f/extensions/pannellum/api/wisej.web.control.md#validatechildren-flags)                                                                           |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md)                                         |

### Events

| Name                             | Description | From                                                                      |
| -------------------------------- | ----------- | ------------------------------------------------------------------------- |
| **Appear**                       |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **AutoSizeChanged**              |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **BackColorChanged**             |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **BackgroundImageChanged**       |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **BackgroundImageLayoutChanged** |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **BindingContextChanged**        |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **CausesValidationChanged**      |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **Click**                        |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **ClientSizeChanged**            |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **ContextMenuChanged**           |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **ControlCreated**               |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **CursorChanged**                |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **Disappear**                    |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **Disposed**                     |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **DockChanged**                  |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **DoubleClick**                  |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **DragDrop**                     |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **DragEnd**                      |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **DragEnter**                    |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **DragLeave**                    |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **DragOver**                     |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **DragStart**                    |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **EnabledChanged**               |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **EndMove**                      |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **EndResize**                    |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **Enter**                        |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **FontChanged**                  |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **ForeColorChanged**             |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **HelpRequested**                |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **ImeModeChanged**               |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **KeyDown**                      |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **KeyPress**                     |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **KeyUp**                        |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **Layout**                       |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **Leave**                        |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **Load**                         |             | [Widget](https://docs.wisej.com/api/wisej.web/content/widget/README.md)   |
| **LocationChanged**              |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **LongTap**                      |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **MarginChanged**                |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **MouseCaptureChanged**          |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **MouseClick**                   |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **MouseDoubleClick**             |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **MouseDown**                    |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **MouseEnter**                   |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **MouseHover**                   |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **MouseLeave**                   |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **MouseMove**                    |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **MouseUp**                      |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **MouseWheel**                   |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **PaddingChanged**               |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **Paint**                        |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **ParentChanged**                |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **Pinch**                        |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **PreviewKeyDown**               |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **QueryContinueDrag**            |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **Resize**                       |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **ResponsiveProfileChanged**     |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **RightToLeftChanged**           |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **Rotate**                       |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **SizeChanged**                  |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **StartMove**                    |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **StartResize**                  |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **StyleChanged**                 |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **Swipe**                        |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **TabIndexChanged**              |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **TabStopChanged**               |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **Tap**                          |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **TextChanged**                  |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **TouchCancel**                  |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **TouchEnd**                     |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **TouchMove**                    |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **TouchStart**                   |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **Track**                        |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **Validated**                    |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **Validating**                   |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **VisibleChanged**               |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
| **WebRequest**                   |             | [Widget](https://docs.wisej.com/api/wisej.web/content/widget/README.md)   |
| **WidgetEvent**                  |             | [Control](https://docs.wisej.com/api/wisej.web/general/control/README.md) |
