'宣言 Public Function New( _ ByVal navBar As UltraOfficeNavBar, _ ByVal allowChangeMaxVisibleItems As Boolean, _ ByVal allowChangeDisplayStyle As Boolean, _ ByVal allowedDisplayStyleValues As CustomizationDisplayStyleFlags, _ ByVal allowReorder As Boolean, _ ByVal useCustomFormBorders As Boolean _ )
public CustomizationDialog( UltraOfficeNavBar navBar, bool allowChangeMaxVisibleItems, bool allowChangeDisplayStyle, CustomizationDisplayStyleFlags allowedDisplayStyleValues, bool allowReorder, bool useCustomFormBorders )