RibbonControlId.CustomId 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.
Gets an identifier for a custom control.
public:
property System::String ^ CustomId { System::String ^ get(); };
public string CustomId { get; }
member this.CustomId : string
Public ReadOnly Property CustomId As String
Property Value
A string that contains an identifier for a custom control.