Click here to Skip to main content
15,913,610 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: Bind a UserControl string array property to containing window Pin
Jean-Louis Leroy17-Apr-11 23:41
Jean-Louis Leroy17-Apr-11 23:41 
QuestionReceiveAsync Issues Pin
veggieCoder15-Apr-11 8:13
veggieCoder15-Apr-11 8:13 
AnswerRe: ReceiveAsync Issues Pin
SledgeHammer0115-Apr-11 10:05
SledgeHammer0115-Apr-11 10:05 
QuestionPRISM in Silverlight Pin
NTheOne15-Apr-11 0:30
NTheOne15-Apr-11 0:30 
AnswerRe: PRISM in Silverlight Pin
Tarun.K.S15-Apr-11 0:59
Tarun.K.S15-Apr-11 0:59 
AnswerRe: PRISM in Silverlight Pin
Pete O'Hanlon15-Apr-11 1:59
mvePete O'Hanlon15-Apr-11 1:59 
AnswerRe: PRISM in Silverlight Pin
Abhinav S15-Apr-11 17:58
Abhinav S15-Apr-11 17:58 
QuestionWPF PopUp control Pin
Rahul Chitte14-Apr-11 1:59
Rahul Chitte14-Apr-11 1:59 
Hi,

I have just started learning WPF and exploring more on WPF controls.

Can any one help how to display popup? I have used TextBlock under popup control as below :

<pre> <Popup StaysOpen="True">
<TextBlock Name="txtBlock1"&gt;
This is simple PopUp in WPF..
</TextBlock>
</Popup></pre>

But how to trigger this popup?

Thanks and regards,
Rahul Chitte
AnswerRe: WPF PopUp control Pin
Pete O'Hanlon14-Apr-11 2:20
mvePete O'Hanlon14-Apr-11 2:20 
AnswerRe: WPF PopUp control Pin
Ian Shlasko14-Apr-11 3:19
Ian Shlasko14-Apr-11 3:19 
AnswerRe: WPF PopUp control Pin
Abhinav S14-Apr-11 3:32
Abhinav S14-Apr-11 3:32 
GeneralRe: WPF PopUp control Pin
Tarun.K.S14-Apr-11 3:50
Tarun.K.S14-Apr-11 3:50 
GeneralRe: WPF PopUp control Pin
Abhinav S14-Apr-11 4:05
Abhinav S14-Apr-11 4:05 
QuestionAnother Dummies question (sorry) Pin
Johnny J.14-Apr-11 0:53
professionalJohnny J.14-Apr-11 0:53 
AnswerRe: Another Dummies question (sorry) Pin
Pete O'Hanlon14-Apr-11 1:33
mvePete O'Hanlon14-Apr-11 1:33 
GeneralRe: Another Dummies question (sorry) Pin
Johnny J.14-Apr-11 2:26
professionalJohnny J.14-Apr-11 2:26 
GeneralRe: Another Dummies question (sorry) Pin
Pete O'Hanlon14-Apr-11 2:52
mvePete O'Hanlon14-Apr-11 2:52 
GeneralRe: Another Dummies question (sorry) Pin
Johnny J.14-Apr-11 2:55
professionalJohnny J.14-Apr-11 2:55 
GeneralRe: Another Dummies question (sorry) Pin
Pete O'Hanlon14-Apr-11 3:19
mvePete O'Hanlon14-Apr-11 3:19 
GeneralRe: Another Dummies question (sorry) Pin
Mycroft Holmes15-Apr-11 0:24
professionalMycroft Holmes15-Apr-11 0:24 
GeneralRe: Another Dummies question (sorry) Pin
Johnny J.15-Apr-11 0:26
professionalJohnny J.15-Apr-11 0:26 
GeneralRe: Another Dummies question (sorry) Pin
Pete O'Hanlon15-Apr-11 0:56
mvePete O'Hanlon15-Apr-11 0:56 
GeneralRe: Another Dummies question (sorry) Pin
Mycroft Holmes15-Apr-11 2:15
professionalMycroft Holmes15-Apr-11 2:15 
QuestionHow to read data from databinding controls(listbox in my code) [modified] Pin
Rocky2313-Apr-11 23:51
Rocky2313-Apr-11 23:51 
AnswerRe: How to read data from databinding controls(listbox in my code) Pin
Tarun.K.S14-Apr-11 0:07
Tarun.K.S14-Apr-11 0:07 

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.