Code:
namespace HelloWorld
{
public class VaultFormsCmdExt : IExtension
{
public MyCustomTabControl tabControl;
public static PropInst[] fileProperties = new PropInst[] { null };
public static PropDef[] propDefs = new PropDef[] { null };
public static File selectedFile = null;
I am getting this message...