How to create Button Control in CustomEditMode View

Please tell me how to create Button Control in CustomEditMode view, like [Create] Button in Landscape Mode. I can create Editbox and Combobox control use UInteractiveToolPropertySet subclass UPROPERTY and UFUNCTION. But I cannot create Button control.