PowerWEB LiveControls for ASP.NET
LiveListBox Constructor()
See Also  Send comments on this topic.
Dart.LiveControls Namespace > LiveListBox Class > LiveListBox Constructor : LiveListBox Constructor()



Initializes a new instance of LiveListBox.

Syntax

Visual Basic (Declaration) 
Public Function New()
Visual Basic (Usage)Copy Code
Dim instance As New LiveListBox()
C# 
public LiveListBox()
C++/CLI 
public:
LiveListBox();

Remarks

This member is functionally equivalent to System.Web.UI.WebControls.ListBoxClassctor.

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 4.0.2
© 2012 Dart Communications. All Rights Reserved.