public DevListBoxStateLayout(
DevListBox owner
)
Public Sub New (
owner As DevListBox
)
Dim owner As DevListBox
Dim instance As New DevListBoxStateLayout(owner)
public:
DevListBoxStateLayout(
DevListBox^ owner
)
new :
owner : DevListBox -> DevListBoxStateLayout
No code example is currently available or this language may not be supported.