Ribbon.HelpPaneContent Property
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 or sets the contents of the help pane.
public:
property System::Object ^ HelpPaneContent { System::Object ^ get(); void set(System::Object ^ value); };
public object HelpPaneContent { get; set; }
member this.HelpPaneContent : obj with get, set
Public Property HelpPaneContent As Object
The contents of the help pane. The registered default is null
. For more information about what can influence the value, see Dependency Property Value Precedence.
You can set the contents of the help pane to enable users to access help content for your application. You will typically set the HelpPaneContent property to a single button that launches a separate help window. However, you can define any content to go in the help pane. You can specify the layout and appearance of the content by setting the HelpPaneContentTemplate property.
Item | Value |
---|---|
Identifier field | HelpPaneContentProperty |
Metadata properties set to true |
None |
Produkt | Verze |
---|---|
.NET Framework | 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9 |
Zpětná vazba k produktu .NET
.NET je open source projekt. Vyberte odkaz pro poskytnutí zpětné vazby: