InputFormTextBoxUnvalidated 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 InputFormTextBoxUnvalidated type exposes the following members.
Constructors
Name | Description | |
---|---|---|
InputFormTextBoxUnvalidated | 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.) | |
AppRelativeTemplateSourceDirectory | (Inherited from Control.) | |
Attributes | (Inherited from WebControl.) | |
AutoCompleteType | (Inherited from TextBox.) | |
AutoPostBack | (Inherited from TextBox.) | |
BackColor | (Inherited from WebControl.) | |
BindingContainer | (Inherited from Control.) | |
BorderColor | (Inherited from WebControl.) | |
BorderStyle | (Inherited from WebControl.) | |
BorderWidth | (Inherited from WebControl.) | |
CausesValidation | (Inherited from TextBox.) | |
ChildControlsCreated | (Inherited from Control.) | |
ClientID | (Inherited from Control.) | |
ClientIDSeparator | (Inherited from Control.) | |
Columns | (Inherited from TextBox.) | |
Context | (Inherited from Control.) | |
Controls | (Inherited from Control.) | |
ControlStyle | (Inherited from WebControl.) | |
ControlStyleCreated | (Inherited from WebControl.) | |
CssClass | (Inherited from WebControl.) | |
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.) | |
IsChildControlStateCleared | (Inherited from Control.) | |
IsEnabled | (Inherited from WebControl.) | |
IsTrackingViewState | (Inherited from Control.) | |
IsViewStateEnabled | (Inherited from Control.) | |
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.) | |
MaxLength | (Inherited from TextBox.) | |
NamingContainer | (Inherited from Control.) | |
Page | (Inherited from Control.) | |
Parent | (Inherited from Control.) | |
ReadOnly | (Inherited from TextBox.) | |
Rows | (Inherited from TextBox.) | |
Site | (Inherited from Control.) | |
SkinID | (Inherited from WebControl.) | |
Style | (Inherited from WebControl.) | |
TabIndex | (Inherited from WebControl.) | |
TagKey | (Inherited from TextBox.) | |
TagName | (Inherited from WebControl.) | |
TemplateControl | (Inherited from Control.) | |
TemplateSourceDirectory | (Inherited from Control.) | |
Text | This member is reserved for internal use and is not intended to be used directly from your code. (Overrides TextBox.Text.) | |
TextMode | (Inherited from TextBox.) | |
ToolTip | (Inherited from WebControl.) | |
UniqueID | (Inherited from Control.) | |
ValidationGroup | (Inherited from TextBox.) | |
ViewState | (Inherited from Control.) | |
ViewStateIgnoresCase | (Inherited from Control.) | |
Visible | (Inherited from Control.) | |
Width | (Inherited from WebControl.) | |
Wrap | (Inherited from TextBox.) |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
DataBinding | (Inherited from Control.) | |
Disposed | (Inherited from Control.) | |
Init | (Inherited from Control.) | |
Load | (Inherited from Control.) | |
PreRender | (Inherited from Control.) | |
TextChanged | (Inherited from TextBox.) | |
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. | |
IsNarrow | 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. | |
IsTextTrimmed | 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 TextBox.) | |
IPostBackDataHandler.RaisePostDataChangedEvent | (Inherited from TextBox.) | |
IAttributeAccessor.SetAttribute | (Inherited from WebControl.) | |
IControlDesignerAccessor.SetDesignModeState | (Inherited from Control.) | |
IControlDesignerAccessor.SetOwnerControl | (Inherited from Control.) | |
IControlDesignerAccessor.UserData | (Inherited from Control.) |
Top