FormBuildButtonControl.showShortCut Method

Definition

Overloads

showShortCut()

public:
 virtual bool showShortCut();
public virtual bool showShortCut ();
abstract member showShortCut : unit -> bool
override this.showShortCut : unit -> bool
Public Overridable Function showShortCut () As Boolean

Returns

Applies to

Microsoft Dynamics 365 for Finance and Operations Latest
Product Versions
Microsoft Dynamics 365 for Finance and Operations Latest

showShortCut(Boolean)

public:
 virtual bool showShortCut(bool _value);
public virtual bool showShortCut (bool _value);
abstract member showShortCut : bool -> bool
override this.showShortCut : bool -> bool
Public Overridable Function showShortCut (_value As Boolean) As Boolean

Parameters

_value
Boolean

Returns

Applies to

Microsoft Dynamics 365 for Finance and Operations Latest
Product Versions
Microsoft Dynamics 365 for Finance and Operations Latest