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...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10289616.htm...
Zones:
Windows MFCDate Answered: 02/07/2000 Grade: A 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...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_21470154.htm...
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...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_20161547.htm...
Zones:
Windows MFCDate Answered: 08/01/2001 Grade: A 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...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_22099832.html
Zones:
C++Date Answered: 04/27/2008 Grade: A 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...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10021812.html
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...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10165922.htm...
Zones:
Windows MFCDate Answered: 06/08/1999 Grade: B 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 ...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_21230617.html
Zones:
MS AccessDate Answered: 12/08/2004 Grade: A Views: 0