Dialog.DefaultTab Property

Definition

Returns or sets the active tab when the specified dialog box is displayed.

public:
 property Microsoft::Office::Interop::Word::WdWordDialogTab DefaultTab { Microsoft::Office::Interop::Word::WdWordDialogTab get(); void set(Microsoft::Office::Interop::Word::WdWordDialogTab value); };
public Microsoft.Office.Interop.Word.WdWordDialogTab DefaultTab { get; set; }
member this.DefaultTab : Microsoft.Office.Interop.Word.WdWordDialogTab with get, set
Public Property DefaultTab As WdWordDialogTab

Property Value

Applies to