| Thread | Last Post | Replies |
|
| Active VFP | 28 Feb 2005 22:00 GMT | 1 |
I wanted to try ACtive VFP but it the site doesnt let me download it, does anyone know where i can get this or anything about it?
|
| Disabling / Enabling TreeView and listView | 26 Feb 2005 03:56 GMT | 1 |
Is it possible to enable/Disable treeView and/or listView controls programmaticly, Knowing that i 've tryed this syntax TreeView.Enabled=.F ListView.Enabld=.F.
|
| Invalid file Descriptor | 24 Feb 2005 08:27 GMT | 2 |
During the execution of the program, some icon files cannot be loaded to the imagelist and the error message "Invalid File Descriptor" is displayed. Yet, this is not happen when i run the program within Visual fox pro Environment . Does my application miss something to get rid ...
|
| Event in COM object???? | 08 Feb 2005 16:22 GMT | 3 |
I'm having trouble with EventHandler function. Let's say I have this COM object written in C#. namespace COMObject{ public delegate void OnSomething(string some_message);
|
| Right click method | 05 Feb 2005 19:04 GMT | 1 |
Does the right click Metod exist for the ListView Control. Thanks
|
| TreeView | 05 Feb 2005 08:16 GMT | 1 |
I'am using the visual FoxPro 5.0, and i want to know how to Collapse/Exand a node programmaticly within a treeview control. Thanks.
|