@msdn=http://search.microsoft.com/search/results.aspx?qu=$$$ @pinvoke=http://pinvoke.net/$$$.htm Summary: TODO - a short description !!!!C# Signature: [DllImport("uxtheme.dll", PreserveSig = false)] public static extern void SetWindowThemeAttribute([In] IntPtr hwnd, [In] WINDOWTHEMEATTRIBUTETYPE eAttribute, [In] ref WTA_OPTIONS pvAttribute, [In] uint cbAttribute); !!!!VB Signature: Declare Function SetWindowThemeAttribute Lib "uxtheme.dll" (TODO) As TODO !!!!User-Defined Types: WINDOWTHEMEATTRIBUTETYPE WTA_OPTIONS !!!!Alternative Managed API: Do you know one? Please contribute it! !!!!Notes: Returns HRESULT. !!!!Tips & Tricks: Please add some! !!!!Sample Code: Please add some! Documentation: SetWindowThemeAttribute@msdn on MSDN http://msdn.microsoft.com/en-us/library/bb759829(VS.85).aspx
Edit uxtheme.SetWindow...
You do not have permission to change this page. If you feel this is in error, please send feedback with the contact link on the main page.