MemoProperties Constructors
Contains settings specific to a memo editor.Name | Parameters | Description |
---|---|---|
MemoProperties() | none | Initializes a new instance of the MemoProperties class with default settings. |
MemoProperties(IPropertiesOwner) | owner | Initializes a new instance of the MemoProperties class with the specified owner. |
See Also