'Declaration Public Shared Function GetThemeInt( _ ByVal hTheme As IntPtr, _ ByVal iPartId As Integer, _ ByVal iStateId As Integer, _ ByVal iPropId As Integer, _ ByRef piVal As Integer _ ) As Integer
'Declaration
Public Shared Function GetThemeInt( _ ByVal hTheme As IntPtr, _ ByVal iPartId As Integer, _ ByVal iStateId As Integer, _ ByVal iPropId As Integer, _ ByRef piVal As Integer _ ) As Integer
public static int GetThemeInt( IntPtr hTheme, int iPartId, int iStateId, int iPropId, ref int piVal )
VisualStyle クラス VisualStyle メンバ
© MESCIUS inc. All rights reserved.