Hi there. Im new to C++ programming, but I know my way around Delphi. I'm doing a project that must be made in Borland C++ Builder.
My problem is right aligning items in TListBox and TComboBox. Any help would be appreciated.
kv.TSverrir
Hi there. Im new to C++ programming, but I know my way around Delphi. I'm doing a project that must be made in Borland C++ Builder.
My problem is right aligning items in TListBox and TComboBox. Any help would be appreciated.
kv.TSverrir
For a very detailed look at ListBoxes go to:
Otherwise you have to write a little function to pad the string with spaces on the left.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.