Better ListView Class Reference

BetterListViewTextBoxEmbeddedControl Class

Embedded text editing control for BetterListView.

For a list of all members of this type, see BetterListViewTextBoxEmbeddedControl Members .

System.Object
   MarshalByRefObject
      Component
         Control
            TextBoxBase
               TextBox
                  BetterListViewTextBoxEmbeddedControl

[ToolboxItem(ToolboxItemType=null, ToolboxItemTypeName="""")]
[Designer(DesignerBaseTypeName=""System.ComponentModel.Design.IDesigner"", DesignerTypeName=""System.Windows.Forms.Design.TextBoxDesigner, System.Design, Version=2.0.0.0, Cult" + "ure=neutral, PublicKeyToken=b03f5f7f11d50a3a"")]
[DefaultBindingProperty(Name=""Text"")]
[Designer(DesignerBaseTypeName=""System.ComponentModel.Design.IDesigner"", DesignerTypeName=""System.Windows.Forms.Design.TextBoxBaseDesigner, System.Design, Version=2.0.0.0, " + "Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"")]
[DefaultEvent(Name=""TextChanged"")]
[DefaultProperty(Name=""Text"")]
[Designer(DesignerBaseTypeName=""System.ComponentModel.Design.IDesigner"", DesignerTypeName=""System.Windows.Forms.Design.ControlDesigner, System.Design, Version=2.0.0.0, Cult" + "ure=neutral, PublicKeyToken=b03f5f7f11d50a3a"")]
[ToolboxItemFilter(FilterString=""System.Windows.Forms"", FilterType=ToolboxItemFilterType.Allow)]
[DesignerSerializer(SerializerTypeName=""System.Windows.Forms.Design.ControlCodeDomSerializer, System.Design, Version=2.0." + "0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"", SerializerBaseTypeName=""System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Vers" + "ion=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"")]
[DesignerCategory(Category=""Component"")]
public class BetterListViewTextBoxEmbeddedControl : TextBox, IBetterListViewEmbeddedControl

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ComponentOwl.BetterListView

Assembly: BetterListView (in BetterListView.dll)

See Also

BetterListViewTextBoxEmbeddedControl Members | ComponentOwl.BetterListView Namespace