当前位置:编程学习 > C#/ASP.NET >>

DotNetSkin1.20.1报错。高手快来看看啊



"   在 DotNetSkin.SkinUI.DrawRectH(Graphics g, xc4fb6ff0b093f9d3 obj, Rectangle r, Int32 index)\r\n   在 DotNetSkin.xbf4240343b629a46.xce2a9a605eaeb0a8(IntPtr xa6f52d0dc8f93cc2)\r\n   在 DotNetSkin.xbf4240343b629a46.WndProc(Message& m)\r\n   在 System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)\r\n   在 System.Windows.Forms.UnsafeNativeMethods.PeekMessage(MSG& msg, HandleRef hwnd, Int32 msgMin, Int32 msgMax, Int32 remove)\r\n   在 System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)\r\n   在 System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)\r\n   在 System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)\r\n   在 System.Windows.Forms.Application.Run(ApplicationContext context)\r\n   在 Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun()\r\n   在 Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel()\r\n   在 Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(String[] commandLine)\r\n   在 kdstusoft.My.MyApplication.Main(String[] Args) 位置 17d14f5c-a337-4978-8281-53493378c1071.vb:行号 81\r\n   在 System.AppDomain.nExecuteAssembly(Assembly assembly, String[] args)\r\n   在 System.Runtime.Hosting.ManifestRunner.Run(Boolean checkAptModel)\r\n   在 System.Runtime.Hosting.ManifestRunner.ExecuteAsAssembly()\r\n   在 System.Runtime.Hosting.ApplicationActivator.CreateInstance(ActivationContext activationContext, String[] activationCustomData)\r\n   在 System.Runtime.Hosting.ApplicationActivator.CreateInstance(ActivationContext activationContext)\r\n   在 Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssemblyDebugInZone()\r\n   在 System.Threading.ThreadHelper.ThreadStart_Context(Object state)\r\n   在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)\r\n   在 System.Threading.ThreadHelper.ThreadStart()" --------------------编程问答-------------------- 打开窗体的时候报错xxxx.show() --------------------编程问答-------------------- 引用方法
 String path = System.IO.Path.GetDirectoryName(Application.ExecutablePath) + "\skins\Ofskins.skn";
        SkinUI1.LoadSkinFile(path); --------------------编程问答-------------------- 有没有高手来帮忙 --------------------编程问答-------------------- 有点乱
能否详细描述下? --------------------编程问答-------------------- 初始化时有什么对象没有实例化。
补充:.NET技术 ,  C#
CopyRight © 2012 站长网 编程知识问答 www.zzzyk.com All Rights Reserved
部份技术文章来自网络,