InputFormListBox Members
Include Protected Members
Include Inherited Members
This class and its members are reserved for internal use and are not intended to be used in your code.
The InputFormListBox type exposes the following members.
Constructors
Name | Description | |
---|---|---|
InputFormListBox | This member is reserved for internal use and is not intended to be used directly from your code. |
Top
Properties
Name | Description | |
---|---|---|
AccessKey | (Inherited from WebControl.) | |
AccessKeyLocId | This member is reserved for internal use and is not intended to be used directly from your code. | |
AccessKeyLocIdNum | This member is reserved for internal use and is not intended to be used directly from your code. | |
Adapter | (Inherited from Control.) | |
AppendDataBoundItems | (Inherited from ListControl.) | |
AppRelativeTemplateSourceDirectory | (Inherited from Control.) | |
Attributes | (Inherited from WebControl.) | |
AutoPostBack | (Inherited from ListControl.) | |
BackColor | (Inherited from WebControl.) | |
BindingContainer | (Inherited from Control.) | |
BorderColor | (Inherited from ListBox.) | |
BorderStyle | (Inherited from ListBox.) | |
BorderWidth | (Inherited from ListBox.) | |
CausesValidation | (Inherited from ListControl.) | |
ChildControlsCreated | (Inherited from Control.) | |
ClientID | (Inherited from Control.) | |
ClientIDSeparator | (Inherited from Control.) | |
Context | (Inherited from Control.) | |
Controls | (Inherited from Control.) | |
ControlStyle | (Inherited from WebControl.) | |
ControlStyleCreated | (Inherited from WebControl.) | |
CssClass | (Inherited from WebControl.) | |
DataMember | (Inherited from DataBoundControl.) | |
DataSource | (Inherited from BaseDataBoundControl.) | |
DataSourceID | (Inherited from DataBoundControl.) | |
DataSourceObject | (Inherited from DataBoundControl.) | |
DataTextField | (Inherited from ListControl.) | |
DataTextFormatString | (Inherited from ListControl.) | |
DataValueField | (Inherited from ListControl.) | |
DesignMode | (Inherited from Control.) | |
Enabled | (Inherited from WebControl.) | |
EnableTheming | (Inherited from WebControl.) | |
EnableViewState | (Inherited from Control.) | |
Events | (Inherited from Control.) | |
ExampleText | This member is reserved for internal use and is not intended to be used directly from your code. | |
ExampleTextLocId | This member is reserved for internal use and is not intended to be used directly from your code. | |
ExampleTextLocIdNum | This member is reserved for internal use and is not intended to be used directly from your code. | |
Font | (Inherited from WebControl.) | |
ForeColor | (Inherited from WebControl.) | |
HasAttributes | (Inherited from WebControl.) | |
HasChildViewState | (Inherited from Control.) | |
Height | (Inherited from WebControl.) | |
ID | (Inherited from Control.) | |
IdSeparator | (Inherited from Control.) | |
Initialized | (Inherited from BaseDataBoundControl.) | |
IsBoundUsingDataSourceID | (Inherited from BaseDataBoundControl.) | |
IsChildControlStateCleared | (Inherited from Control.) | |
IsEnabled | (Inherited from WebControl.) | |
IsTrackingViewState | (Inherited from Control.) | |
IsViewStateEnabled | (Inherited from Control.) | |
Items | (Inherited from ListControl.) | |
LabelText | This member is reserved for internal use and is not intended to be used directly from your code. | |
LabelTextLocId | This member is reserved for internal use and is not intended to be used directly from your code. | |
LabelTextLocIdNum | This member is reserved for internal use and is not intended to be used directly from your code. | |
LoadViewStateByID | (Inherited from Control.) | |
NamingContainer | (Inherited from Control.) | |
Page | (Inherited from Control.) | |
Parent | (Inherited from Control.) | |
RequiresDataBinding | (Inherited from BaseDataBoundControl.) | |
Rows | (Inherited from ListBox.) | |
SelectArguments | (Inherited from DataBoundControl.) | |
SelectedIndex | (Inherited from ListControl.) | |
SelectedItem | (Inherited from ListControl.) | |
SelectedValue | (Inherited from ListControl.) | |
SelectionMode | (Inherited from ListBox.) | |
Site | (Inherited from Control.) | |
SkinID | (Inherited from WebControl.) | |
Style | (Inherited from WebControl.) | |
TabIndex | (Inherited from WebControl.) | |
TagKey | (Inherited from ListControl.) | |
TagName | (Inherited from WebControl.) | |
TemplateControl | (Inherited from Control.) | |
TemplateSourceDirectory | (Inherited from Control.) | |
Text | (Inherited from ListControl.) | |
ToolTip | (Inherited from WebControl.) | |
UniqueID | (Inherited from Control.) | |
ValidationGroup | (Inherited from ListControl.) | |
ViewState | (Inherited from Control.) | |
ViewStateIgnoresCase | (Inherited from Control.) | |
Visible | (Inherited from Control.) | |
Width | (Inherited from WebControl.) |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
DataBinding | (Inherited from Control.) | |
DataBound | (Inherited from BaseDataBoundControl.) | |
Disposed | (Inherited from Control.) | |
Init | (Inherited from Control.) | |
Load | (Inherited from Control.) | |
PreRender | (Inherited from Control.) | |
SelectedIndexChanged | (Inherited from ListControl.) | |
TextChanged | (Inherited from ListControl.) | |
Unload | (Inherited from Control.) |
Top
Fields
Name | Description | |
---|---|---|
HorizontalAlign | This member is reserved for internal use and is not intended to be used directly from your code. | |
IndentedControl | This member is reserved for internal use and is not intended to be used directly from your code. | |
IsRequired | This member is reserved for internal use and is not intended to be used directly from your code. | |
ReverseHorizontalAlignIfRTL | This member is reserved for internal use and is not intended to be used directly from your code. | |
SpacerRowEnabled | This member is reserved for internal use and is not intended to be used directly from your code. |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IParserAccessor.AddParsedSubObject | (Inherited from Control.) | |
IControlBuilderAccessor.ControlBuilder | (Inherited from Control.) | |
IDataBindingsAccessor.DataBindings | (Inherited from Control.) | |
IExpressionsAccessor.Expressions | (Inherited from Control.) | |
IAttributeAccessor.GetAttribute | (Inherited from WebControl.) | |
IControlDesignerAccessor.GetDesignModeState | (Inherited from Control.) | |
IDataBindingsAccessor.HasDataBindings | (Inherited from Control.) | |
IExpressionsAccessor.HasExpressions | (Inherited from Control.) | |
IPostBackDataHandler.LoadPostData | (Inherited from ListBox.) | |
IPostBackDataHandler.RaisePostDataChangedEvent | (Inherited from ListBox.) | |
IAttributeAccessor.SetAttribute | (Inherited from WebControl.) | |
IControlDesignerAccessor.SetDesignModeState | (Inherited from Control.) | |
IControlDesignerAccessor.SetOwnerControl | (Inherited from Control.) | |
IControlDesignerAccessor.UserData | (Inherited from Control.) |
Top