DSFSecureTextField
DSFSecureTextField copied to clipboard
The `controlSize` property missing
newCell.isEditable = oldCell.isEditable
newCell.isEnabled = oldCell.isEnabled
newCell.isEditable = oldCell.isEditable
newCell.isSelectable = oldCell.isSelectable
newCell.placeholderString = oldCell.placeholderString
newCell.isScrollable = oldCell.isScrollable
newCell.isContinuous = oldCell.isContinuous
newCell.font = oldCell.font
newCell.isBordered = oldCell.isBordered
newCell.isBezeled = oldCell.isBezeled
newCell.backgroundStyle = oldCell.backgroundStyle
newCell.bezelStyle = oldCell.bezelStyle
newCell.drawsBackground = oldCell.drawsBackground
newCell.alignment = oldCell.alignment
newCell.formatter = oldCell.formatter
newCell.alignment = oldCell.alignment
newCell.stringValue = oldCell.stringValue
// Add
newCell.controlSize = oldCell.controlSize