partial void FirstUseButton(AppKit.NSButton sender) { try { Backendoptions.FirstUse(); } catch (Exception) { ; } }