Dialog.CommandBarId 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.
Returns the toolbar control id for a built-in Microsoft Office Word dialog box. Read-only.
public:
property int CommandBarId { int get(); };
public int CommandBarId { get; }
member this.CommandBarId : int
Public ReadOnly Property CommandBarId As Integer
Property Value
Integer