has you know, the control can be puted in a container(form\picturebox). i have these code, but only give me the form and not the container
Code:
Public Function ContainerScaleMode() As Integer
    ContainerScaleMode = UserControl.ParentControls(0).ScaleMode
End Function
can anyone help me?
thanks