Click or drag to resize
AceoffixCtrlCustomToolbar Property
Sets or retrieves a value that indicates whether the custom tool bar of AceoffixCtrl shows.

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

Property Value

Type: Boolean
The default value is true.
See Also