Muistiinpano
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää kirjautua sisään tai vaihtaa hakemistoa.
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää vaihtaa hakemistoa.
Reference documentation for Command and resource markup elements in the Windows Ribbon framework.
| Topic | Contents |
|---|---|
| Command | Represents a Command definition. |
| Command.Comment | Represents a comment, or annotation, for a Command. |
| Command.Id | Represents a unique ID for a Command. |
| Command.Keytip | Represents the keytip for a control. |
| Command.LabelDescription | Represents a label description. |
| Command.LabelTitle | Represents a label title. |
| Command.LargeHighContrastImages | Represents a container of images; in this case, large images for use with high-contrast system settings. |
| Command.LargeImages | Represents a container of images; in this case, large images. |
| Command.Name | Represents the name of a Command. |
| Command.SmallHighContrastImages | Represents a container of images; in this case, small images for use with high-contrast system settings. |
| Command.SmallImages | Represents a container of images; in this case, small images. |
| Command.Symbol | Represents the name of a Command that can be referenced externally. |
| Command.TooltipDescription | Represents a tooltip description. |
| Command.TooltipTitle | Represents a tooltip title. |
| Image | Represents an image. |
| Image.Source | Represents the directory path of an image. |
| String | Represents a string resource. |
| String.Content | Represents the content of a string resource. |
| String.Id | Represents the unique ID of a string resource. |
| String.Symbol | Represents the name of a string resource. |