G
Guest
hi, I have an user control contains another user control(a), I try to hide
it:
a.Visible = False
But it's still showing, how to do this? Thanks in advance.
it:
a.Visible = False
But it's still showing, how to do this? Thanks in advance.