ListBox Attributes
Here's an example ListBox resource definition from a .r file …
#include <dlogbox.h> #include <rscdefs.h> DItem_ListBoxRsc LISTBOXID_Symboliser = { NOHELP, MHELP, HOOKITEMID_ListBox, NOARG, LISTATTR_DYNAMICSCROLL | LISTATTR_NOSELECTION…