R
Rob
Is it possible for a control to raise an event to remove itself ?
Specifically...
I have a FlowLayoutPanel that contains several instances of the same user
control.
Within each "user" control, I would like to place a buton that can remove
itself..
Please note that I want to "remove" the control as opposed to "clearing" it.
The clear does not shrink the overall panel space allocated in the
FlowLayoutPanel.
Thanks !
Specifically...
I have a FlowLayoutPanel that contains several instances of the same user
control.
Within each "user" control, I would like to place a buton that can remove
itself..
Please note that I want to "remove" the control as opposed to "clearing" it.
The clear does not shrink the overall panel space allocated in the
FlowLayoutPanel.
Thanks !