| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 471 人关注过本帖
标题:selection 出错& InsertPictureButton
只看楼主 加入收藏
4me
Rank: 1
等 级:新手上路
帖 子:13
专家分:0
注 册:2006-7-14
收藏
 问题点数:0 回复次数:0 
selection 出错& InsertPictureButton

刚开始学C#, 什么都不懂, 麻烦大家帮帮我,急用!!! 谢谢了

LINE149 InsertPicutreButton.FaceId = 6578
LINE152
InsertPictureButton.Click+=new_CommandBarButtonEvents_ClickEventHandler(InsertPictureButton_Click);
LINE178
object omissing=System.Reflection.Missing.Value;
wordApp ActiveWindow.Selection.Inlineshapes.AddPictures(
ofd .FileName,ref omissing ,ref omissing,ref omissing);

e:\My project\lj\AK47\AK47\Connect.cs(149,13): 错误 CS0103: 当前上下文中不存在名称“InsertPicutreButton”
e:\My project\lj\AK47\AK47\Connect.cs(152,40): 错误 CS0103: 当前上下文中不存在名称“new_CommandBarButtonEvents_ClickEventHandler”
e:\My project\lj\AK47\AK47\Connect.cs(178,41): 错误 CS1002: 应输入 ;
e:\My project\lj\AK47\AK47\Connect.cs(178,41): 错误 CS1525: 无效的表达式项“.”
e:\My project\lj\AK47\AK47\Connect.cs(178,42): 错误 CS1002: 应输入 ;

搜索更多相关主题的帖子: selection 
2006-07-15 21:05
快速回复:selection 出错& InsertPictureButton
数据加载中...
 
   



关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.071321 second(s), 7 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved