Mono Class Library: Overview

System.Web.UI.WebControls.ListBox: Members

The members of System.Web.UI.WebControls.ListBox are listed below.

See Also: Inherited members from System.Web.UI.WebControls.ListControl

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

override
BorderColorSystem.Drawing.Color. Documentation for this section has not yet been entered.
override
BorderStyleBorderStyle. Documentation for this section has not yet been entered.
override
BorderWidthUnit. Documentation for this section has not yet been entered.
Rowsint. Documentation for this section has not yet been entered.
SelectionModeListSelectionMode. Documentation for this section has not yet been entered.
ToolTipstring. Documentation for this section has not yet been entered.

Public Methods

GetSelectedIndices() : int[]
Documentation for this section has not yet been entered.

Protected Methods

override
AddAttributesToRender(System.Web.UI.HtmlTextWriter)
Documentation for this section has not yet been entered.
LoadPostData(string, System.Collections.Specialized.NameValueCollection) : bool
Documentation for this section has not yet been entered.
override
OnPreRender(EventArgs)
Documentation for this section has not yet been entered.
RaisePostDataChangedEvent()
Documentation for this section has not yet been entered.
override
RenderContents(System.Web.UI.HtmlTextWriter)
Documentation for this section has not yet been entered.
override
VerifyMultiSelect()
Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

System.Web.UI.IPostBackDataHandler.LoadPostDataDocumentation for this section has not yet been entered.
System.Web.UI.IPostBackDataHandler.RaisePostDataChangedEventDocumentation for this section has not yet been entered.