D
Daniel Weinand
hi,
i need an event when a user is dropping a control to the form.
i have a button derived from Form.Button.
in my own designer i try to catch this event.
at the moment im using the initilaize method. but this method is invoked
too if vs starts.
not the best way. i need confirmation if the control is dropped to form
during designtime for the first time.
regardless if the the control is added via drag&drop or via double click.
can somebody tell me how to manage this?
cheers
Daniel
i need an event when a user is dropping a control to the form.
i have a button derived from Form.Button.
in my own designer i try to catch this event.
at the moment im using the initilaize method. but this method is invoked
too if vs starts.
not the best way. i need confirmation if the control is dropped to form
during designtime for the first time.
regardless if the the control is added via drag&drop or via double click.
can somebody tell me how to manage this?
cheers
Daniel