Please use [code]code here...[/code] tags when posting code.
AutoTextSizeLabel is not a view.
pan.GetView(2) will return the base panel.
1. Add the following line to DesignerCreateView
2. You can now get the AutoTextSizeLabel with:
Dim a As AutoTextSizeLabel = pan.GetView(2).Tag