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