| Dart Home | PowerTCP FTP for .NET | Custom Development | Reply | PowerTCP FTP for .NET Topics | Forums |
| Author | Forum: PowerTCP FTP for .NET Topic: Intellisense Does Not Show |
| bdejban From: Calabasas, CA USA Posts: 2 Member Since: 12/21/04 |
posted December 21, 2004 12:19 PM When I add the Dart.PowerTCP.SecureFtp.Ftp DLL to my class as a reference and declare a new object as follows: Private WithEvents m_FTP As New Dart.PowerTCP.SecureFtp.Ftp I cannot access any members of the m_FTP object. I was reading, and it seems like the SecureFTP component is limited to Windows Forms applications and cannot be used in a DLL (Class Library). Is this true? |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted December 21, 2004 12:22 PM No, that's not true. What were you reading that gave you that idea? |
| bdejban From: Calabasas, CA USA Posts: 2 Member Since: 12/21/04 |
posted December 21, 2004 1:02 PM http://support.dart.com/postings?topicid=2669 But I should have read further...I figured out why my Intellisense did not show, it was the context I was attempting to use that private (m_FTP) in. Thanks for the quick response. |
| Reply | PowerTCP FTP for .NET Topics | Forums |
This site is powered by
PowerTCP WebServer for ActiveX
|