c# - Anchor failed with tab page -


this original screen without full screen, set tab control anchor

enter image description here

at end of tab page in tab control unable anchor full size when set full screen, tab page dont have anchor control

enter image description here

private void maininterface_paint(object sender, painteventargs e) { pagetab.refresh(); }

solved problem each time resizing main interface, called refresh


Comments

Popular posts from this blog

command line - Use qwinsta in PowerShell ISE -

java - Incorrect order of records in M-M relationship in hibernate -

Python website log in: BIG-IP can not find session information in the request -