pro_vb thread: resize user control combo box
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.
|





