// Check the version to confirm the DLL is loaded Console.WriteLine("SlimDX Version: " + typeof(Direct3D9.Direct3D).Assembly.GetName().Version);
InitializeComponent(); InitializeGraphics(); slimdx runtime .net 4.0 x64
protected override void OnPaint(PaintEventArgs e) // Check the version to confirm the DLL is loaded Console
base.OnPaint(e);