Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: resize user control combo box


Message #1 by "Robert White" <bwhite@o...> on Tue, 5 Dec 2000 12:56:40 -0000
Comboboxes are sized (vertically) based on the font.  Similarly, treeviews
and listviews size by line (no partial text is visible) by default.  You can
manually adjust these sizes at run time through API calls, which is likely
what you'll have to do.





  Return to Index