J
JB
I have a label that spans a group of combo boxes in a matrix layout.
Based on certain conditions, the combo boxes in the last column(s) are
hidden. I set the width of the label dynamically to center over the
combo boxes that are showing.
Now that I have set the width dynamically, the label never shows at
all. I have not touched the visible setting of the label or anything
else about it, only the width was changed. When I trace the code, I
can't see anything that helps me know what is happening. I even set the
Visible property to True in code as a test. That did not help either.
Any ideas?
Based on certain conditions, the combo boxes in the last column(s) are
hidden. I set the width of the label dynamically to center over the
combo boxes that are showing.
Now that I have set the width dynamically, the label never shows at
all. I have not touched the visible setting of the label or anything
else about it, only the width was changed. When I trace the code, I
can't see anything that helps me know what is happening. I even set the
Visible property to True in code as a test. That did not help either.
Any ideas?