Share

ButtonDefinition.CommandNotificationType Property

Parent Object: ButtonDefinition

Description

Read-write property that gets and sets how to send the command notifications. This defaults to kBothNotifications when the ButtonDefinition is created. This property fails for built-in definitions.

Syntax

ButtonDefinition.CommandNotificationType() As CommandNotificationTypeEnum

Property Value

This is a read/write property whose value is a CommandNotificationTypeEnum.

Version

Introduced in version 2024

Was this information helpful?