Add a Button.

Syntax

finPageSetHandlerPageObjectButtons.Add(buttonType, [buttonId], [icon], [tooltipText], [visible], [enabled], [shortcutKey])

Parameters

NameTypeOptionalByRefDescription
buttonType isefinPageObjectButtonType
buttonId String Optional
icon String Optional
tooltipText String Optional
visible Boolean Optional If omitted, a value of True is assumed.
enabled Boolean Optional If omitted, a value of True is assumed.
shortcutKey isefinPageSetShortcutKey Optional If omitted, a value of isefinPageSetShortcutKey.None is assumed.

Return Value

finPageSetHandlerPageObjectButton

A finPageSetHandlerPageObjectButton object.

Member of:
finPageSetHandlerPageObjectButtons
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0