I have a form within which there are several buttons, each of which
needs to be programmed to render and display a different PageView
in the same area of the form. So the PageView would not be visible
until called.
Can I create and store each individual PageView separately from
my main form and programmatically display them. If so, how?
needs to be programmed to render and display a different PageView
in the same area of the form. So the PageView would not be visible
until called.
Can I create and store each individual PageView separately from
my main form and programmatically display them. If so, how?