'Declaration Public Function New( _ ByVal model As LayoutAnchorablePane _ )
'Usage Dim model As LayoutAnchorablePane Dim instance As New LayoutAnchorablePaneControl(model)
public LayoutAnchorablePaneControl( LayoutAnchorablePane model )
Parameters
- model
- The LayoutAnchorablePane instance to use as its associated layout model.