ESRI.ArcGIS.ADF.Web.UI.WebControls
ZoomLevelEditor Class Methods
See Also  Send Feedback
ESRI.ArcGIS.ADF.Web.UI.WebControls.Design Namespace : ZoomLevelEditor Class




For a list of all members of this type, see ZoomLevelEditor members.

Public Methods

 NameDescription
public MethodEditValueOverloaded.  (Inherited from System.Drawing.Design.UITypeEditor)
public MethodGetEditStyleOverloaded.  (Inherited from System.Drawing.Design.UITypeEditor)
public MethodGetPaintValueSupportedOverloaded.  (Inherited from System.Drawing.Design.UITypeEditor)
public MethodPaintValueOverloaded.  (Inherited from System.Drawing.Design.UITypeEditor)
Top

Protected Methods

 NameDescription
protected MethodAddSupportedType AddSupportedType adds a type into the xTypesSupported list. Call it from DefineSupportedTypes. All subclasses of any type added are automatically supported. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.Design.ControlTypeEditor)
protected MethodClearSupportedTypes Clear supported types. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.Design.ControlTypeEditor)
protected MethodDefineSupportedTypesOverridden.   
protected MethodFillInList FillInList must be overriden to supply items to the ListBox. You can also customize other properties of the ListBox Your data does not need to be strings. Window forms list boxes offer customizable drawing rules which you can use to represent any kind of object. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.Design.DropDownListTypeEditor)
protected MethodFillInListWithControls FillInListWithControls does most of the work of FillInList. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.Design.ControlTypeEditor)
protected MethodList_Click List_Click is a click event handler for the ListBox. We want the have the list close when the user clicks, just like the Enum and Bool types do in their UITypeEditors. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.Design.DropDownListTypeEditor)
Top

See Also

© 2011 All Rights Reserved.