Intersoft WebCombo Documentation
WebComboCell Constructor()
See Also  Send Feedback
ISNet.WebUI.WebCombo Namespace > WebComboCell Class > WebComboCell Constructor : WebComboCell Constructor()






Initializes a new instance of the WebComboCell class with no argument. The default constructor for the WebComboCell object.

Syntax

Visual Basic (Declaration) 
Public Function New()
Visual Basic (Usage)Copy Code
Dim instance As New WebComboCell()
C# 
public WebComboCell()
Delphi 
public WebComboCell(); 
JScript 
public function WebComboCell();
Managed Extensions for C++ 
public: WebComboCell();
C++/CLI 
public:
WebComboCell();

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2012 Intersoft Solutions Corp. All Rights Reserved.