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
Kind 属性
获取或设置要在当前按钮中预设的图像类型。
命名空间:
QGEditors.WinForms
程序集:
QGEditors.WinForms (在 QGEditors.WinForms.dll 中) 版本:0.0.2.16 (0.0.2.16)
语法
C#
复制
public
virtual
ButtonPredefines
Kind
{
get
;
set
; }
属性值
类型:
ButtonPredefines
备注
默认为
Elipsis
。 修改为
Glyph
后会根据
Image
属性和
Caption
属性显示内容。
参见
引用
EditorButton 类
QGEditors.WinForms 命名空间