Private Declare Function GetSysColor Lib "user32" Alias _ "GetSysColor" (ByVal nIndex As Long) As Long Private Declare Function SetSysColors Lib "user32" ...
確定! 回上一頁