How to use SEPartX control in C# of VS2008 ?
Code:
axSEpartX1.PartFile = @"D:\1.par";
Error Message:
Exception of type 'System.OutOfMemoryException' was thrown.
Thanks.