Click here to Skip to main content
15,890,557 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: No experience, learning C# & WPF Pin
Jammer1-Apr-10 14:09
Jammer1-Apr-10 14:09 
GeneralRe: No experience, learning C# & WPF Pin
tim.gent@gmail.com2-Apr-10 0:22
tim.gent@gmail.com2-Apr-10 0:22 
GeneralRe: No experience, learning C# & WPF Pin
Jammer2-Apr-10 6:06
Jammer2-Apr-10 6:06 
QuestionMVVM Pin
DoctorMick30-Mar-10 4:30
DoctorMick30-Mar-10 4:30 
AnswerRe: MVVM Pin
Abhinav S30-Mar-10 4:42
Abhinav S30-Mar-10 4:42 
QuestionCustom user control binding Pin
Joe Rozario29-Mar-10 18:42
Joe Rozario29-Mar-10 18:42 
AnswerRe: Custom user control binding [modified] Pin
Parwej Ahamad30-Mar-10 3:46
professionalParwej Ahamad30-Mar-10 3:46 
GeneralRe: Custom user control binding Pin
Joe Rozario31-Mar-10 17:58
Joe Rozario31-Mar-10 17:58 
Dear friend

Thanks for your reply ,

i have changed those lines as

public static readonly DependencyProperty coProperty = DependencyProperty.Register("CoType", typeof(int), typeof(UserControl1),
new FrameworkPropertyMetadata(string.Empty, new PropertyChangedCallback(textChangedCallBack)));

but no use, if you have already done some samples on Custom Property ..please send it to i.joerozario@gmail.com other wise i will send my sample source.. if u correct that would be great help for me..

Thank you
GeneralRe: Custom user control binding Pin
Parwej Ahamad31-Mar-10 18:16
professionalParwej Ahamad31-Mar-10 18:16 
GeneralRe: Custom user control binding Pin
Parwej Ahamad31-Mar-10 18:23
professionalParwej Ahamad31-Mar-10 18:23 
GeneralRe: Custom user control binding Pin
Parwej Ahamad31-Mar-10 18:55
professionalParwej Ahamad31-Mar-10 18:55 
GeneralRe: Custom user control binding Pin
Joe Rozario31-Mar-10 21:00
Joe Rozario31-Mar-10 21:00 
AnswerRe: Custom user control binding Pin
Super Lloyd31-Mar-10 18:09
Super Lloyd31-Mar-10 18:09 
QuestionStrange window is shown every time i save a silverlight project Pin
jonatan_55629-Mar-10 0:51
jonatan_55629-Mar-10 0:51 
AnswerRe: Strange window is shown every time i save a silverlight project Pin
Abhinav S29-Mar-10 7:12
Abhinav S29-Mar-10 7:12 
GeneralRe: Strange window is shown every time i save a silverlight project Pin
jonatan_55629-Mar-10 22:27
jonatan_55629-Mar-10 22:27 
GeneralRe: Strange window is shown every time i save a silverlight project Pin
Abhinav S30-Mar-10 3:52
Abhinav S30-Mar-10 3:52 
QuestionTo generate Text boxes, Combo boxes, IP Address controls at runtime Pin
luckyshah29-Mar-10 0:32
luckyshah29-Mar-10 0:32 
AnswerRe: To generate Text boxes, Combo boxes, IP Address controls at runtime [modified] Pin
Parwej Ahamad29-Mar-10 9:49
professionalParwej Ahamad29-Mar-10 9:49 
GeneralRe: To generate Text boxes, Combo boxes, IP Address controls at runtime Pin
luckyshah29-Mar-10 22:02
luckyshah29-Mar-10 22:02 
QuestionBinding Double click Pin
Joe Rozario28-Mar-10 23:18
Joe Rozario28-Mar-10 23:18 
AnswerRe: Binding Double click Pin
Pete O'Hanlon29-Mar-10 0:00
mvePete O'Hanlon29-Mar-10 0:00 
AnswerRe: Binding Double click Pin
Frank W. Wu12-Oct-10 9:23
Frank W. Wu12-Oct-10 9:23 
Questiongetting and setting textbox.txt value in XAML from C# in Winform Pin
Colin Bowdery27-Mar-10 6:30
Colin Bowdery27-Mar-10 6:30 
AnswerRe: getting and setting textbox.txt value in XAML from C# in Winform Pin
Parwej Ahamad27-Mar-10 7:09
professionalParwej Ahamad27-Mar-10 7:09 

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.