冲击波Flash帮助! [英] Shock Wave Flash Help!

查看:55
本文介绍了冲击波Flash帮助!的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

好吧,这是C#的新手,但是我遇到一个问题,无法弄清楚.

所以,我双击冲击波flash对象,将其添加到表单中但是当我调试时我得到了这个

Alright, so im new to c# and I've got a problem I cant figure it out.

So, I double click on my shock wave flash object adding it to the form but when i debug i get this

this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(284, 264);
            this.Controls.Add(this.axShockwaveFlash1);
            this.Name = "Form1";
            this.Text = "Form1";
            ((System.ComponentModel.ISupportInitialize)(this.axShockwaveFlash1)).EndInit();
            this.ResumeLayout(false);

但具体来说这是突出显示

But specificly this is highlighted

((System.ComponentModel.ISupportInitialize)(this.axShockwaveFlash1)).EndInit();

推荐答案

但是您有什么问题吗?您要我们解决什么?哪个文件突出显示?突出在哪里?怎么了?
But what is your problem? What do you want us to fix? Which file is highlighted? Highlighted where? What is wrong with that?


这篇关于冲击波Flash帮助!的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆