|
-
March 25th, 1999, 04:21 AM
#1
Multi column Combo !
Hi Gurus,
I am sorry if this question has been already asked & answered. If so please provide me the link.
My question : How can i have a multi-column (like) drop-down combo box?
I am fine with Win Api calls.
More details if you like : The four columns are Date with Day, Time , Scan No( ie Record No) and Scan-File-id (if present).
Though Date & day and Scan Nos not of same size always, Format$() can & does give string of const.lengths. But when i add this string to combo's list, it somehow compresses it. Const.Width fonts are solutions, but anything else..?
I cant use a list box or ListView control because there is no place on the form.
It is already cluttered!. I can afford only a combo!.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|