Click or drag to resize

WorkflowBarCompact Property

Use this property to toggle WorkflowBar compact state (with or without combos).

Namespace:  OmniPageCSDK.ToolBoxes
Assembly:  OmniPageCSDK.ToolBoxes (in OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]
[DispIdAttribute(37)]
[BindableAttribute(BindableSupport.Yes)]
public bool Compact { get; set; }

Property Value

Type: Boolean
See Also