IApplicationUI.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.
Transfers control to the next panel. If there is only one panel, it is always returned.
public:
Microsoft::Uii::Desktop::UI::Controls::IPanel ^ NextPanel();
public Microsoft.Uii.Desktop.UI.Controls.IPanel NextPanel ();
abstract member NextPanel : unit -> Microsoft.Uii.Desktop.UI.Controls.IPanel
Public Function NextPanel () As IPanel
Returns
Next Panel