| Skype: | TextControlSupport | |
| Orders: | 877-462-4772 |
TextControl.ListFormatDialog Method |
||
| Description: | Invokes the built-in dialog box for setting formatting attributes of bulleted and numbered lists. |
|
| Syntax: |
[C#] public DialogResult ListFormatDialog(); [Visual Basic] Public Function ListFormatDialog() As DialogResult |
|
| Return Value: | If the dialog has been left with the Cancel button the return value is DialogResult.Cancel. Otherwise, it is DialogResult.OK. |
|
| See also: | Bullets and Numbered Lists, Graphical Overview. | |