Skip to main content

ShowTabsFormCommand Constructors

Invokes the Tabs dialog that allows you to set the tab stops and their characteristics.
Name Parameters Description
ShowTabsFormCommand(IRichEditControl) control Initializes a new instance of the ShowTabsFormCommand class with the specified owner.
ShowTabsFormCommand(IRichEditControl, IFormOwner) control, tabFormOwner Initializes a new instance of the ShowTabsFormCommand class with the specified owner.
See Also