次の方法で共有


WpfDesktopApplicationUI.NextPanel Method

Definition

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

Applies to