RapidSpell select box
| C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public class RSSelect : HtmlSelect
public class RSSelect : HtmlSelect
Public Class RSSelect Inherits HtmlSelect
Public Class RSSelect Inherits HtmlSelect
public ref class RSSelect : public HtmlSelect
public ref class RSSelect : public HtmlSelect
type RSSelect = class inherit HtmlSelect end
type RSSelect = class inherit HtmlSelect end
| All Members | Constructors | Methods | Properties | Events | |
| Icon | Member | Description |
|---|---|---|
| RSSelect()()()() | ||
| Adapter | (Inherited from Control.) | |
| AddedControl(Control, Int32) | (Inherited from Control.) | |
| AddParsedSubObject(Object) | (Inherited from HtmlSelect.) | |
| ApplyStyleSheetSkin(Page) | (Inherited from Control.) | |
| AppRelativeTemplateSourceDirectory | (Inherited from Control.) | |
| Attributes | (Inherited from HtmlControl.) | |
| BackColor | Gets or sets the background color of the Web server control. | |
| BeginRenderTracing(TextWriter, Object) | (Inherited from Control.) | |
| BindingContainer | (Inherited from Control.) | |
| BorderColor | Gets or sets the border color of the Web server control. | |
| BorderStyle | Gets or sets the border style of the Web server control. | |
| BorderWidth | Gets or sets the border width of the Web server control. | |
| BuildProfileTree(String, Boolean) | (Inherited from Control.) | |
| ChildControlsCreated | (Inherited from Control.) | |
| ClearCachedClientID()()()() | (Inherited from Control.) | |
| ClearChildControlState()()()() | (Inherited from Control.) | |
| ClearChildState()()()() | (Inherited from Control.) | |
| ClearChildViewState()()()() | (Inherited from Control.) | |
| ClearEffectiveClientIDMode()()()() | (Inherited from Control.) | |
| ClearSelection()()()() | (Inherited from HtmlSelect.) | |
| ClientID | (Inherited from Control.) | |
| ClientIDMode | (Inherited from Control.) | |
| ClientIDSeparator | (Inherited from Control.) | |
| Context | (Inherited from Control.) | |
| Controls | (Inherited from Control.) | |
| CreateChildControls()()()() | (Inherited from Control.) | |
| CreateControlCollection()()()() | (Inherited from HtmlSelect.) | |
| CssClass | The CssClass of this control. | |
| DataBind()()()() | (Inherited from Control.) | |
| DataBind(Boolean) | (Inherited from Control.) | |
| DataBindChildren()()()() | (Inherited from Control.) | |
| DataBinding | (Inherited from Control.) | |
| DataItemContainer | (Inherited from Control.) | |
| DataKeysContainer | (Inherited from Control.) | |
| DataMember | (Inherited from HtmlSelect.) | |
| DataSource | (Inherited from HtmlSelect.) | |
| DataSourceID | (Inherited from HtmlSelect.) | |
| DataTextField | (Inherited from HtmlSelect.) | |
| DataValueField | (Inherited from HtmlSelect.) | |
| DesignMode | (Inherited from Control.) | |
| Disabled | (Inherited from HtmlControl.) | |
| Dispose()()()() | (Inherited from Control.) | |
| Disposed | (Inherited from Control.) | |
| EnableTheming | (Inherited from Control.) | |
| EnableViewState | (Inherited from Control.) | |
| EndRenderTracing(TextWriter, Object) | (Inherited from Control.) | |
| EnsureChildControls()()()() | (Inherited from Control.) | |
| EnsureDataBound()()()() | (Inherited from HtmlSelect.) | |
| EnsureID()()()() | (Inherited from Control.) | |
| Equals(Object) | (Inherited from Object.) | |
| Events | (Inherited from Control.) | |
| Finalize()()()() | (Inherited from Object.) | |
| FindControl(String) | (Inherited from Control.) | |
| FindControl(String, Int32) | (Inherited from Control.) | |
| Focus()()()() | (Inherited from Control.) | |
| Font | Gets the font properties associated with the Web server control. | |
| ForeColor | Gets or sets the foreground color of the Web server control. | |
| GetAttribute(String) | (Inherited from HtmlControl.) | |
| GetData()()()() | (Inherited from HtmlSelect.) | |
| GetDesignModeState()()()() | (Inherited from Control.) | |
| GetHashCode()()()() | (Inherited from Object.) | |
| GetRouteUrl(Object) | (Inherited from Control.) | |
| GetRouteUrl(String, Object) | (Inherited from Control.) | |
| GetRouteUrl(RouteValueDictionary) | (Inherited from Control.) | |
| GetRouteUrl(String, RouteValueDictionary) | (Inherited from Control.) | |
| GetType()()()() | (Inherited from Object.) | |
| GetUniqueIDRelativeTo(Control) | (Inherited from Control.) | |
| HasChildViewState | (Inherited from Control.) | |
| HasControls()()()() | (Inherited from Control.) | |
| HasEvents()()()() | (Inherited from Control.) | |
| Height | Gets or sets the height of the Web server control. | |
| ID | (Inherited from Control.) | |
| IdSeparator | (Inherited from Control.) | |
| Init | (Inherited from Control.) | |
| InnerHtml | (Inherited from HtmlSelect.) | |
| InnerText | (Inherited from HtmlSelect.) | |
| IsBoundUsingDataSourceID | (Inherited from HtmlSelect.) | |
| IsChildControlStateCleared | (Inherited from Control.) | |
| IsLiteralContent()()()() | (Inherited from Control.) | |
| IsTrackingViewState | (Inherited from Control.) | |
| IsViewStateEnabled | (Inherited from Control.) | |
| Items | (Inherited from HtmlSelect.) | |
| Load | (Inherited from Control.) | |
| LoadControlState(Object) | (Inherited from Control.) | |
| LoadPostData(String, NameValueCollection) | (Inherited from HtmlSelect.) | |
| LoadViewState(Object) | (Inherited from HtmlSelect.) | |
| LoadViewStateByID | (Inherited from Control.) | |
| MapPathSecure(String) | (Inherited from Control.) | |
| MemberwiseClone()()()() | (Inherited from Object.) | |
| Multiple | (Inherited from HtmlSelect.) | |
| Name | (Inherited from HtmlSelect.) | |
| NamingContainer | (Inherited from Control.) | |
| OnBubbleEvent(Object, EventArgs) | (Inherited from Control.) | |
| OnDataBinding(EventArgs) | (Inherited from HtmlSelect.) | |
| OnDataPropertyChanged()()()() | (Inherited from HtmlSelect.) | |
| OnDataSourceViewChanged(Object, EventArgs) | (Inherited from HtmlSelect.) | |
| OnInit(EventArgs) | (Inherited from HtmlSelect.) | |
| OnLoad(EventArgs) | (Inherited from HtmlSelect.) | |
| OnPreRender(EventArgs) | (Inherited from HtmlSelect.) | |
| OnServerChange(EventArgs) | (Inherited from HtmlSelect.) | |
| OnUnload(EventArgs) | (Inherited from Control.) | |
| OpenFile(String) | (Inherited from Control.) | |
| Page | (Inherited from Control.) | |
| Parent | (Inherited from Control.) | |
| PreRender | (Inherited from Control.) | |
| RaiseBubbleEvent(Object, EventArgs) | (Inherited from Control.) | |
| RaisePostDataChangedEvent()()()() | (Inherited from HtmlSelect.) | |
| RemovedControl(Control) | (Inherited from Control.) | |
| Render(HtmlTextWriter) | Renders the control. (Overrides HtmlContainerControl.Render(HtmlTextWriter).) | |
| RenderAttributes(HtmlTextWriter) | (Inherited from HtmlSelect.) | |
| RenderBeginTag(HtmlTextWriter) | (Inherited from HtmlControl.) | |
| RenderChildren(HtmlTextWriter) | (Inherited from HtmlSelect.) | |
| RenderControl(HtmlTextWriter) | (Inherited from Control.) | |
| RenderControl(HtmlTextWriter, ControlAdapter) | (Inherited from Control.) | |
| RenderEndTag(HtmlTextWriter) | (Inherited from HtmlContainerControl.) | |
| RenderingCompatibility | (Inherited from Control.) | |
| RequiresDataBinding | (Inherited from HtmlSelect.) | |
| ResolveAdapter()()()() | (Inherited from Control.) | |
| ResolveClientUrl(String) | (Inherited from Control.) | |
| ResolveUrl(String) | (Inherited from Control.) | |
| SaveControlState()()()() | (Inherited from Control.) | |
| SaveViewState()()()() | (Inherited from HtmlSelect.) | |
| Select(array<Int32>[]()[][]) | (Inherited from HtmlSelect.) | |
| SelectedIndex | (Inherited from HtmlSelect.) | |
| SelectedIndices | (Inherited from HtmlSelect.) | |
| ServerChange | (Inherited from HtmlSelect.) | |
| SetAttribute(String, String) | (Inherited from HtmlControl.) | |
| SetDesignModeState(IDictionary) | (Inherited from Control.) | |
| SetRenderMethodDelegate(RenderMethod) | (Inherited from Control.) | |
| SetTraceData(Object, Object) | (Inherited from Control.) | |
| SetTraceData(Object, Object, Object) | (Inherited from Control.) | |
| Site | (Inherited from Control.) | |
| Size | (Inherited from HtmlSelect.) | |
| SkinID | (Inherited from Control.) | |
| Style | (Inherited from HtmlControl.) | |
| TabIndex | The button tab index. | |
| TagName | (Inherited from HtmlControl.) | |
| TemplateControl | (Inherited from Control.) | |
| TemplateSourceDirectory | (Inherited from Control.) | |
| ToString()()()() | (Inherited from Object.) | |
| TrackViewState()()()() | (Inherited from HtmlSelect.) | |
| UniqueID | (Inherited from Control.) | |
| Unload | (Inherited from Control.) | |
| ValidateRequestMode | (Inherited from Control.) | |
| Value | (Inherited from HtmlSelect.) | |
| ViewState | (Inherited from Control.) | |
| ViewStateIgnoresCase | (Inherited from HtmlControl.) | |
| ViewStateMode | (Inherited from Control.) | |
| Visible | (Inherited from Control.) | |
| Width | Gets or sets the width of the Web server control. |
| Object | |||||
| Control | |||||
| HtmlControl | |||||
| HtmlContainerControl | |||||
| HtmlSelect | |||||
| RSSelect | |||||
Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331