Disferente
Programmer
What can I do to know when the left and top properties of a usercontrol is changed?
Or even better, is there any way to make something like
Public Property Get Top() As Integer
actually work? As it is the property does not get called even when changing the top property.
Or even better, is there any way to make something like
Public Property Get Top() As Integer
actually work? As it is the property does not get called even when changing the top property.