Share via


ComboTableV2 Constructor (ComboTableV2Style)

 

Creates a new instance of the ComboTableV2 object using the specified style elements.

Namespace:   Microsoft.WindowsServerSolutions.Controls
Assembly:  AdminCommon (in AdminCommon.dll)

Syntax

public ComboTableV2(
    ComboTableV2Style comboTableV2Style
)
public:
ComboTableV2(
    ComboTableV2Style^ comboTableV2Style
)
Public Sub New (
    comboTableV2Style As ComboTableV2Style
)

Parameters

See Also

ComboTableV2 Overload
ComboTableV2 Class
Microsoft.WindowsServerSolutions.Controls Namespace

Return to top