ShellWindowPaneUserControl.CreatePaneWindow Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
virtual int CreatePaneWindow(IntPtr hwndParent, int x, int y, int cx, int cy, [Runtime::InteropServices::Out] IntPtr % pane);
public virtual int CreatePaneWindow (IntPtr hwndParent, int x, int y, int cx, int cy, out IntPtr pane);
abstract member CreatePaneWindow : nativeint * int * int * int * int * nativeint -> int
override this.CreatePaneWindow : nativeint * int * int * int * int * nativeint -> int
Public Overridable Function CreatePaneWindow (hwndParent As IntPtr, x As Integer, y As Integer, cx As Integer, cy As Integer, ByRef pane As IntPtr) As Integer
Paramètres
- hwndParent
-
IntPtr
nativeint
- x
- Int32
- y
- Int32
- cx
- Int32
- cy
- Int32
- pane
-
IntPtr
nativeint