'Deklaration
Public ReadOnly Property Action As PropertyInputButtonActionBase
public PropertyInputButtonActionBase Action {get;}
public: property PropertyInputButtonActionBase^ Action { PropertyInputButtonActionBase^ get(); }
Definieren Sie hier die Aktion, die beim Klick auf die Schaltfläche ausgeführt werden soll. Es stehen Ihnen dabei folgende "Aktions-Klassen" zur verfügung:
'Deklaration
Public ReadOnly Property Action As PropertyInputButtonActionBase
public PropertyInputButtonActionBase Action {get;}
public: property PropertyInputButtonActionBase^ Action { PropertyInputButtonActionBase^ get(); }
Um auf Eigenschaften der entsprechenden Klasse zugreifen zu können, muss die Action-Eigenschaft zunächst in den passenden Typ gewandelt werden.
Plattformen: Windows 8.1 bis Windows 10 (Version 20H2 - 22H2), Windows 11 (21H2 - 22H2), Windows Server 2012 - 2022