B
Brühno
Hello everybody,
in our Infopath form we have a few toolbars and we want to decide in
the startup code which of these toolbars should be displayed.
Unfortunately in all known startup events (OnLoad, OnSwitchView,
OnContextChange, ...) we cannot access the custom toolbars, I think
because they are not created yet at these points.
If we start our toolbar configuration routine manually after the form
has loaded (using a button), it can access and disable the toolbars as
expected.
How can we access the custom toolbars at form startup?
Thanks in advance,
Daniel Scholz
in our Infopath form we have a few toolbars and we want to decide in
the startup code which of these toolbars should be displayed.
Unfortunately in all known startup events (OnLoad, OnSwitchView,
OnContextChange, ...) we cannot access the custom toolbars, I think
because they are not created yet at these points.
If we start our toolbar configuration routine manually after the form
has loaded (using a button), it can access and disable the toolbars as
expected.
How can we access the custom toolbars at form startup?
Thanks in advance,
Daniel Scholz