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
can anyone help me?Code:Public Function ContainerScaleMode() As Integer ContainerScaleMode = UserControl.ParentControls(0).ScaleMode End Function
thanks






Reply With Quote