[]
        
(Showing Draft Content)

C1.Win.C1DynamicHelp.MapItem.ShowDefaultTopicFirst

ShowDefaultTopicFirst Property

ShowDefaultTopicFirst

Gets or sets a value indicating whether the default topic (the topic associated with the form) should be always displayed when the form is loaded and becomes visible, even if a UI element inside the form got focus and has a topic associated with it.

Declaration
public bool ShowDefaultTopicFirst { get; set; }
Remarks

This property is used only for top level controls (Form objects), it is ignored for other UI elements.