IDesktopFeatureAccess.GetPanelFromAppId(Guid) 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.
public:
Microsoft::Uii::Desktop::UI::Controls::IPanel ^ GetPanelFromAppId(Guid appId);
public Microsoft.Uii.Desktop.UI.Controls.IPanel GetPanelFromAppId (Guid appId);
abstract member GetPanelFromAppId : Guid -> Microsoft.Uii.Desktop.UI.Controls.IPanel
Public Function GetPanelFromAppId (appId As Guid) As IPanel
Parameters
- appId
- Guid