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