Share via


MSO.dialogBoxLauncher Field

Definition

Represents the mso:dialogBoxLauncher XML element.

public static readonly System.Xml.Linq.XName dialogBoxLauncher;
 staticval mutable dialogBoxLauncher : System.Xml.Linq.XName
Public Shared ReadOnly dialogBoxLauncher As XName 

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: group.
  • has the following child XML elements: button.
  • corresponds to the following strongly-typed classes: DialogBoxLauncher.

Applies to