G
Guest
Hi
SendMessage LB_SETTABSTOPS works for ListBox but does not work for CheckedListBox. The CheckedListBox does have UseTabStops=True and does in fact show the tab spacing. The problem is that the tabstops are in awkward places for my data.
Any suggestions? Is this "by design" for the CheckedListBoxes not to respond
vin
SendMessage LB_SETTABSTOPS works for ListBox but does not work for CheckedListBox. The CheckedListBox does have UseTabStops=True and does in fact show the tab spacing. The problem is that the tabstops are in awkward places for my data.
Any suggestions? Is this "by design" for the CheckedListBoxes not to respond
vin