WpfDesktopApplicationUI.NextPanel Method
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 the panel after the one which has the current focus in the interface.
public:
override Microsoft::Uii::Desktop::UI::Controls::IPanel ^ NextPanel();
public override Microsoft.Uii.Desktop.UI.Controls.IPanel NextPanel ();
override this.NextPanel : unit -> Microsoft.Uii.Desktop.UI.Controls.IPanel
Public Overrides Function NextPanel () As IPanel
Returns
Panel Instance