Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Returns a pane identified by the pane ID.
virtual CWnd* FindPaneByID(
UINT uBarID
);
Parameters
- [in] uBarID
Specifies the ID of the pane to find.
Return Value
A pointer to the pane if it was found; otherwise, NULL.
Remarks
This method compares all tabs in the pane and returns the one with the ID specified by the uBarID parameter.
Requirements
Header: afxBaseTabbedPane.h