MasterShortcut

MasterShortcut class

指定文档中定义的主快捷方式。

public class MasterShortcut

构造函数

姓名 描述
MasterShortcut() 构造函数.

特性

姓名 描述
AlignName { get; set; } 指定模板窗口中元素的文本是左对齐、右对齐还是居中对齐。
Icon { get; set; } 为文档中的 Master 或 MasterShortcut 元素指定 MIME(多用途 Internet 邮件扩展)编码的二进制图标(.ico 格式)。
IconSize { get; set; } 元素图标的大小。
ID { get; set; } 元素在其父元素中的唯一 ID。
Name { get; set; } 元素的名称。
NameU { get; set; } 元素的通用名称。
PatternFlags { get; set; } 确定母版是否作为自定义模式运行。
Prompt { get; set; } 元素的状态栏和工具提示提示。
ShortcutHelp { get; set; } 元素的帮助字符串。
ShortcutURL { get; set; } MasterShortcut 元素的 URL。如果存在此属性,则此 MasterShortcut 元素是快捷方式。

也可以看看