Metodo UtilGetChildControls |
Namespace: DedNetInv
public static IntPtr[] GetChildControls( IntPtr ParentHandle )
Public Shared Function GetChildControls ( ParentHandle As IntPtr ) As IntPtr()
public: static array<IntPtr>^ GetChildControls( IntPtr ParentHandle )
static member GetChildControls : ParentHandle : IntPtr -> IntPtr[]