The following tables list the members exposed by CancelableAutoSizeEditEventArgs.
Name | Description | |
---|---|---|
CancelableAutoSizeEditEventArgs Constructor | Constructor |
Name | Description | |
---|---|---|
AddExtraLineForPadding | Gets/Sets an extra line for padding. | |
Cancel | (Inherited from System.ComponentModel.CancelEventArgs) | |
MaxHeight | Gets or sets the max height of the edit control. | |
MaxWidth | Gets or sets the max wdith of the edit control. | |
MultiLineTextboxHeightPadding | Gets/Sets the height of padding that will be added at the bottom of the text area. | |
StartHeight | Gets or sets the starting height of the edit control. | |
StartWidth | Gets or sets the starting width of the edit control. |