'宣言
Public Shared Function DrawFrameControl( _
ByVal As System.IntPtr, _
ByRef As Win32.RECT, _
ByVal As System.UInteger, _
ByVal As System.UInteger _
) As System.Boolean
public static System.bool DrawFrameControl(
System.IntPtr ,
ref Win32.RECT ,
System.uint ,
System.uint
)