'Deklaration
Public Property ToolbarButtons As ListLabelPreviewButtons
public ListLabelPreviewButtons ToolbarButtons {get; set;}
public: property ListLabelPreviewButtons^ ToolbarButtons { ListLabelPreviewButtons^ get(); void set ( ListLabelPreviewButtons^ value); }