Advertisement
C_Volume2 Coding Standards #69533

simple listbox tip/trick=> you know how control the resized height of listbox can be a pain??

you know how it can be difficult to resize the height of the listbox because it only allows you to reset its height + or - a full font height and not in incerments inbetween ? Well this little tip I found out purely by accident.

AI

Shrnutí AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Zdrojový kód
original-source
Set the listboxes [IntegralHeight]= False (True is the default) and then you can resize the height of the listbox to any dimension you desire
Původní komentáře (3)
Obnoveno z Wayback Machine