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
Caption 属性
获取或设置与当前按钮关联的文本。
命名空间:
QGEditors.WinForms
程序集:
QGEditors.WinForms (在 QGEditors.WinForms.dll 中) 版本:0.0.2.16 (0.0.2.16)
语法
C#
复制
public
virtual
string
Caption
{
get
;
set
; }
属性值
类型:
String
与此编辑器按钮关联的文本。
备注
Width
会根据文本长度变化。
参见
引用
EditorButton 类
QGEditors.WinForms 命名空间