[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:Tools.Experimental.TextBoxAndComboBox"]

Namespace: Tools.Experimental
Assembly: Tools Experimental (in Tools Experimental.dll) Version: 1.5.3.38916 (1.5.3.38916)

Syntax

C#
[DesignerGeneratedAttribute]
public class TextBoxAndComboBox : UserControl
Visual Basic
<DesignerGeneratedAttribute> _
Public Class TextBoxAndComboBox _
	Inherits UserControl
Visual C++
[DesignerGeneratedAttribute]
public ref class TextBoxAndComboBox : public UserControl
F#
[<DesignerGeneratedAttribute>]
type TextBoxAndComboBox =  
    class
        inherit UserControl
    end
JScript
public class TextBoxAndComboBox extends UserControl

Inheritance Hierarchy

See Also