| Thread | Last Post | Replies |
|
| MSFlexGrid in VFP8.0 | 30 Apr 2007 16:10 GMT | 2 |
I can't place any control over the MSFlexGrid . Please give me a solution for this problem. With advance regards rakesh
|
| Problem mit Outlook | 26 Apr 2007 10:03 GMT | 3 |
ich versuche (oder muß) Daten von Outlook 2000 einlesen: oOutlook=Createobject("outlook.application") ... myNameSpace = Thisform.oOutlook.GetNamespace("mapi")
|
| VFP 9.0:How can I remove a control (image) from grid column? | 11 Apr 2007 10:45 GMT | 2 |
How can I remove a control (image) from grid column?
|
| Displaying Memo Fields | 08 Apr 2007 09:34 GMT | 1 |
Is there a way to display the contents of a Grid's memo field by simply hovering the mouse over the grid cell similar to the way the Browse window does. I am using VFP 9.0. Thanks for any assistance.
|
| Check box shifts position within column | 03 Apr 2007 22:31 GMT | 2 |
I have a grid on which I've placed a checkbox (no caption) within one of the columns. The column is setup for 'Alignment = 2 Middle Centre' as is the checkbox. The grid is 'AllowCellSelection = .f.' so I can't change anything and none of the cells receive focus yet as I move from ...
|