@msdn=http://search.microsoft.com/search/results.aspx?qu=$$$ @pinvoke=http://pinvoke.net/$$$.htm @titlebarinfo=http://www.pinvoke.net/default.aspx/Structures/TITLEBARINFO.html Summary: The GetTitleBarInfo API !!!!C# Signature: [DllImport("user32.dll")] [return: MarshalAs(UnmanagedType.Bool)] static extern bool GetTitleBarInfo(IntPtr hwnd, ref TITLEBARINFO pti); !!!!User-Defined Types: None. !!!!Notes: See structure: TITLEBARINFO@titlebarinfo !!!!Tips & Tricks: Please add some here! !!!!Sample Code: Please add some! !!!!Alternative Managed API: Do you know one? Please contribute it! Documentation: GetTitleBarInfo@msdn on MSDN
Edit user32.GetTitleBa...
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.