Alex Prinias asked 2016-09-09 14:19:23 UTC
Hi guys!
Trying to make some decisions and I would like your enlightenment on the following:
In an MDI Form configuration, is there the possibility to have access to the last tab, the one with the pictures of all the other "real" MDI Children Forms?
In particular,
a. can we hide it with a Visible property?
b. can we access the individual form pictures and allow/disallow their drawing or draw what we like instead of the default?
A more general question: if we forget this last tab, what is the real difference between a MDI Parent form with tabs and a simple TabControl? i.e., what can we do in an MDI form which cannot be done with a TabControl?
Best
Alex Prinias asked 2016-09-09 14:19:23 UTC
Hi guys!
Trying to make some decisions and I would like your enlightenment on the following:
In an MDI Form configuration, is there the possibility to have access to the last tab, the one with the pictures of all the other "real" MDI Children Forms?
In particular,
a. can we hide it with a Visible property?
b. can we access the individual form pictures and allow/disallow their drawing or draw what we like instead of the default?
A more general question: if we forget this last tab, what is the real difference between a MDI Parent form with tabs and a simple TabControl? i.e., what can we do in an MDI form which cannot be done with a TabControl?
Best