TipElement.Content Field

Definition

The content displayed in the colored button. This can be a string, an ImageId, or null. If null, the string that corresponds to the keybinding of the CommandGuid, CommandId will be displayed.

public readonly object? Content;
val mutable Content : obj
Public ReadOnly Content As Object 

Field Value

Applies to