TabStop.CustomTab Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
True if the specified tab stop is a custom tab stop.
public:
property bool CustomTab { bool get(); };
public bool CustomTab { get; }
member this.CustomTab : bool
Public ReadOnly Property CustomTab As Boolean