G
Guest
I want to fill a cell in a table with a control. Lets say the control is a
listbox--something that you'd think would easily fill a cell, which would be
a good thing. So I create the table and stick the control inside, setting
its width and height to 100%. When I run the application, the control
appears to be an arbitrary size, each edge a different distance from its
relative edge. So, I go into the properties for the cell and set all margins
and padding to 0 pixels and try again. Same difference. Its enough to make
you say WTMF?! I can't find any info on doing this in google groups or
anywhere else. How can I do this? TIA!
listbox--something that you'd think would easily fill a cell, which would be
a good thing. So I create the table and stick the control inside, setting
its width and height to 100%. When I run the application, the control
appears to be an arbitrary size, each edge a different distance from its
relative edge. So, I go into the properties for the cell and set all margins
and padding to 0 pixels and try again. Same difference. Its enough to make
you say WTMF?! I can't find any info on doing this in google groups or
anywhere else. How can I do this? TIA!