Enter Keywords:
1 - 7 of 7(0.006 seconds)
Sort By:
 
Hi, I have a CListBox with owner draw, ie. I have overwritten DrawItem. But, when I set the tabs using the method SetTabStops on my CListBox, it does not have any effect. It uses CDC::DrawText t...
Zones: Windows MFCDate Answered: 02/07/2000 Rating: 8.4 Views: 4
I am trying to create columns in a multiline textbox.  In VB6 we used to be able to create TabStops using an EM_SETTABSTOPS API call.  This won't work in VB.Net. I've tried using SelectionTabs i...
Zones: MS Visual BasicDate Answered: 07/07/2005 Rating: 9.4 Views: 0
I have bunch of edit boxes in my application and a listbox. I want the tab key to be associated with listbox. Meaning if I press tab from anywhere, it should just go to the listbox.  Can someone pl...
Zones: Windows MFCDate Answered: 08/01/2001 Rating: 9.6 Views: 0
We have an application that displays data in a CEdit boxes.  We are testing on a new workstation and the data is not lining up the same. For example, on one workstation, the data might look like...
Zones: C++Date Answered: 04/27/2008 Rating: 9.2 Views: 0
I'm programming in C for Win 3.x with the SDK. I can set column tabstops within a lisbox (using LB_SETTABSTOPS) and the list comes out nicely formatted when adding tabbed strings to it. But, I ca...
Zones: Windows ProgrammingDate Answered: 10/18/1997 Rating: 6.2 Views: 0
How can I use SetTabStops() in a CCheckListBox ? I have applied the "Use Tab stops" attribute in the Resource Editor, but no matter what values I use in SetTabStops(), I still get a funky black bar...
Zones: Windows MFCDate Answered: 06/08/1999 Rating: 9.2 Views: 0
I am working on an App whereby I can retrieve information about all users currently logged on to the workstation, including service and batch logons, as well as interactive user logons. No flag is ...
Zones: MS AccessDate Answered: 12/08/2004 Rating: 6.6 Views: 0
 
  • 1