GroupBox 加两个RadioButton 报错

zhishiheng 2013-04-03 05:26:48

using System;
using System.Collections.Generic;
using System.Linq;
using System.Windows.Forms;

namespace WindowsFormsApplication8
{
static class Program
{
/// <summary>
/// 应用程序的主入口点。
/// </summary>
[STAThread]
static void Main()
{
Application.EnableVisualStyles();
Application.SetCompatibleTextRenderingDefault(false);
Application.Run(new Form1());//这句话 提示 未处理AccessBiolationException
}
}
}



我拖了两个 RedioButtton 在GroupBox中运行出错。。。。。
...全文
138 2 打赏 收藏 转发到动态 举报
写回复
用AI写文章
2 条回复
切换为时间正序
请发表友善的回复…
发表回复
zhishiheng 2013-04-05
  • 打赏
  • 举报
回复
无力吐槽啊 自己电脑上就是对的 公司电脑上一搞就出错
  • 打赏
  • 举报
回复
编译没报错?

110,535

社区成员

发帖
与我相关
我的任务
社区描述
.NET技术 C#
社区管理员
  • C#
  • Web++
  • by_封爱
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告

让您成为最强悍的C#开发者

试试用AI创作助手写篇文章吧