A
ar
hI,
Im having some trouble with creating a floating toolbar in vb.net, I do not
want to use the toolbar control because I want to include other controls on
my toolbar, not just toolbar buttons.
I'm creating a Form based toolbar, a Form that is owned by a MDI control,
but I have some problems.
How can I keep 2 forms active at the same time, for example when I click the
toolbar form, its parent loses focus and when I click the MDI parent, the
toolbar loses focus. How can I fix this?
Thanks
Im having some trouble with creating a floating toolbar in vb.net, I do not
want to use the toolbar control because I want to include other controls on
my toolbar, not just toolbar buttons.
I'm creating a Form based toolbar, a Form that is owned by a MDI control,
but I have some problems.
How can I keep 2 forms active at the same time, for example when I click the
toolbar form, its parent loses focus and when I click the MDI parent, the
toolbar loses focus. How can I fix this?
Thanks