Click here to Skip to main content
15,919,341 members
Home / Discussions / WPF
   

WPF

 
QuestionXAML TEmplate Pin
Saiyed Alam4-Nov-09 16:08
Saiyed Alam4-Nov-09 16:08 
AnswerRe: XAML TEmplate Pin
Richard MacCutchan4-Nov-09 23:20
mveRichard MacCutchan4-Nov-09 23:20 
QuestionHow to find a height of a Grid Row at runtime? Pin
dbrenth4-Nov-09 7:40
dbrenth4-Nov-09 7:40 
AnswerRe: How to find a height of a Grid Row at runtime? Pin
dbrenth4-Nov-09 7:49
dbrenth4-Nov-09 7:49 
GeneralRe: How to find a height of a Grid Row at runtime? Pin
d m patel4-Jan-10 22:24
d m patel4-Jan-10 22:24 
QuestionRe: How to find a height of a Grid Row at runtime? Pin
d m patel4-Jan-10 22:01
d m patel4-Jan-10 22:01 
AnswerRe: How to find a height of a Grid Row at runtime? Pin
dbrenth5-Jan-10 5:26
dbrenth5-Jan-10 5:26 
QuestionHow to animate the ListBoxItems in WPF. Pin
wasimsharp3-Nov-09 17:20
wasimsharp3-Nov-09 17:20 
Questiondrag image Pin
RongNK3-Nov-09 13:31
RongNK3-Nov-09 13:31 
AnswerRe: drag image Pin
Christian Graus3-Nov-09 13:39
protectorChristian Graus3-Nov-09 13:39 
GeneralRe: drag image Pin
RongNK3-Nov-09 15:25
RongNK3-Nov-09 15:25 
GeneralRe: drag image Pin
Christian Graus3-Nov-09 16:29
protectorChristian Graus3-Nov-09 16:29 
GeneralRe: drag image Pin
RongNK3-Nov-09 20:19
RongNK3-Nov-09 20:19 
GeneralRe: drag image Pin
Mark Salsbery4-Nov-09 8:02
Mark Salsbery4-Nov-09 8:02 
The grid doesn't really have grid squares. It has column/row definitions
that define the grid squares. These definitions are used to layout elements
"in" the grid squares.

So put elements in the grid squares, and subscribe to events on those elements.

Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

GeneralRe: drag image Pin
Christian Graus4-Nov-09 11:37
protectorChristian Graus4-Nov-09 11:37 
GeneralRe: drag image Pin
Mark Salsbery4-Nov-09 11:50
Mark Salsbery4-Nov-09 11:50 
GeneralRe: drag image Pin
RongNK4-Nov-09 16:12
RongNK4-Nov-09 16:12 
GeneralRe: drag image Pin
Mark Salsbery5-Nov-09 7:31
Mark Salsbery5-Nov-09 7:31 
GeneralRe: drag image Pin
Christian Graus5-Nov-09 10:52
protectorChristian Graus5-Nov-09 10:52 
GeneralRe: drag image Pin
Mark Salsbery5-Nov-09 11:13
Mark Salsbery5-Nov-09 11:13 
GeneralRe: drag image Pin
Mark Salsbery5-Nov-09 11:20
Mark Salsbery5-Nov-09 11:20 
QuestionKiosk Application Pin
Tiger4563-Nov-09 2:08
Tiger4563-Nov-09 2:08 
AnswerRe: Kiosk Application Pin
Christian Graus3-Nov-09 9:48
protectorChristian Graus3-Nov-09 9:48 
GeneralRe: Kiosk Application Pin
Tiger4563-Nov-09 21:53
Tiger4563-Nov-09 21:53 
GeneralRe: Kiosk Application Pin
Pete O'Hanlon3-Nov-09 22:20
mvePete O'Hanlon3-Nov-09 22:20 

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.