QGEditor.WinForms
QGEditor.WinForms
QGEditors.WinForms
EditorButton 类
EditorButton 属性
Caption 属性
CaptionColor 属性
CaptionFont 属性
CaptionSize 属性
CaptionSizeF 属性
Cursor 属性
Enabled 属性
Image 属性
ImageAlign 属性
IsLeft 属性
Kind 属性
Name 属性
ShortcutKeys 属性
ToolTip 属性
Visible 属性
Width 属性
EditorButton
Image 属性
获取或设置显示在当前按钮上的图像。
命名空间:
QGEditors.WinForms
程序集:
QGEditors.WinForms (在 QGEditors.WinForms.dll 中) 版本:0.0.2.16 (0.0.2.16)
语法
C#
复制
public
virtual
Image
Image
{
get
;
set
; }
属性值
类型:
Image
默认值为
null
。
备注
如果
Image
不存在于
ButtonPredefines
提供的预设集合中 ,则
Kind
属性会被置为
Glyph
。
参见
引用
EditorButton 类
QGEditors.WinForms 命名空间