Click or drag to resize
AceoffixCtrlCaption Property
Gets or sets the caption text for AceoffixCtrl.

Namespace: Aceoffix
Assembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntax
public string Caption { get; set; }

Property Value

Type: String
The default value is "Aceoffix".
See Also