Click here to Skip to main content
15,924,935 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: A WPF 'ah-ha' moment for you. Pin
ColinM12327-Jan-09 11:07
ColinM12327-Jan-09 11:07 
AnswerRe: A WPF 'ah-ha' moment for you. Pin
Mark Salsbery27-Jan-09 11:37
Mark Salsbery27-Jan-09 11:37 
AnswerRe: A WPF 'ah-ha' moment for you. Pin
ColinM12327-Jan-09 11:42
ColinM12327-Jan-09 11:42 
AnswerRe: A WPF 'ah-ha' moment for you. Pin
Jammer29-Jan-09 23:22
Jammer29-Jan-09 23:22 
QuestionText Box Autocomplete Control Pin
boiDev27-Jan-09 3:00
boiDev27-Jan-09 3:00 
AnswerRe: Text Box Autocomplete Control Pin
User 27100927-Jan-09 16:31
User 27100927-Jan-09 16:31 
QuestionTabControl with DataGrid. Columns won't size correctly Pin
aalex67527-Jan-09 0:24
aalex67527-Jan-09 0:24 
AnswerRe: TabControl with DataGrid. Columns won't size correctly Pin
Mark Salsbery27-Jan-09 8:02
Mark Salsbery27-Jan-09 8:02 
Well That's messed up Smile | :)

Looking closely, it seems on the first switch to the other tab, its
content (the datagrid) is sized to the entire tabcontrol size including the header...
Then you can see the content shift right real quick as it gets positioned in the tab
content area. From that point on, the content's size is incorrect, even if the tabcontrol
is resized.

The problem Can also be consistently seen at design time in both the Visual Studio designer and in Blend.

What I can't figure out is a fix for this...I'll get back to you if I figure something out...


aalex675 wrote:
Sorry if the code is hard to read.


Any code I can copy right into a test window and run with minimal changes
is just fine with me. Your posted code was great. Smile | :)


Mark

Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

GeneralRe: TabControl with DataGrid. Columns won't size correctly Pin
aalex67527-Jan-09 8:07
aalex67527-Jan-09 8:07 
GeneralRe: TabControl with DataGrid. Columns won't size correctly Pin
Mark Salsbery27-Jan-09 11:33
Mark Salsbery27-Jan-09 11:33 
GeneralRe: TabControl with DataGrid. Columns won't size correctly Pin
aalex67527-Jan-09 22:17
aalex67527-Jan-09 22:17 
GeneralRe: TabControl with DataGrid. Columns won't size correctly Pin
Mark Salsbery28-Jan-09 4:48
Mark Salsbery28-Jan-09 4:48 
QuestionChange label font at runtime Pin
Paolo Costa26-Jan-09 4:01
Paolo Costa26-Jan-09 4:01 
AnswerRe: Change label font at runtime Pin
Pete O'Hanlon26-Jan-09 4:08
mvePete O'Hanlon26-Jan-09 4:08 
AnswerRe: Change label font at runtime Pin
BlitzPackage26-Jan-09 5:25
BlitzPackage26-Jan-09 5:25 
GeneralRe: Change label font at runtime Pin
Pete O'Hanlon26-Jan-09 9:12
mvePete O'Hanlon26-Jan-09 9:12 
GeneralRe: Change label font at runtime Pin
BlitzPackage26-Jan-09 14:47
BlitzPackage26-Jan-09 14:47 
GeneralRe: Change label font at runtime Pin
Paolo Costa26-Jan-09 20:58
Paolo Costa26-Jan-09 20:58 
GeneralRe: Change label font at runtime Pin
Pete O'Hanlon26-Jan-09 22:23
mvePete O'Hanlon26-Jan-09 22:23 
GeneralRe: Change label font at runtime Pin
Paolo Costa30-Jan-09 1:10
Paolo Costa30-Jan-09 1:10 
GeneralRe: Change label font at runtime Pin
Pete O'Hanlon31-Jan-09 10:54
mvePete O'Hanlon31-Jan-09 10:54 
QuestionText Hotlinks in WPF Pin
BlitzPackage25-Jan-09 8:26
BlitzPackage25-Jan-09 8:26 
AnswerRe: Text Hotlinks in WPF Pin
Pete O'Hanlon25-Jan-09 8:57
mvePete O'Hanlon25-Jan-09 8:57 
GeneralRe: Text Hotlinks in WPF Pin
BlitzPackage25-Jan-09 13:55
BlitzPackage25-Jan-09 13:55 
GeneralRe: Text Hotlinks in WPF Pin
Pete O'Hanlon25-Jan-09 22:37
mvePete O'Hanlon25-Jan-09 22:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.