Advanced Forum Search Results
-
I have one textbox and i have set its acceptreturn property to true,. when I press Enter key i have made textbox height to increase by fix size everytime enter key is pressed, Now i want that when we go on typing in textbox and while typing if length of text exceeds the width of textbox then when cursor moves to next line in downward direction ...
-
I am working on a silverlight app and I want to implement Voice Chat In it. Plzz guide me how to do this. I have no such idea.If any body has samples plzzz do send me links to that.
-
I donot want length but I want to find width of text written in textbox
-
I want to find the width of text written in textbox in silverlight.help me out.
-
i have textbox I want to find the position of last characer of entered text in textbox. Plzzzz help me out n this.
-
And I want to do this thing at runtime,i.e I want to add buttons containing name at runtime.All this hing should happen at runtime and I want that when button of name is created the next text of textbox should start just next to the button created
-
Thanks. i have tried it. but is there any other way of doing it, I want he same thing to happen as it is in case of hotmail, skydrive,facebook. I even want that there should be a option for editting on the button
And I want to do this thing at runtime,i.e I want to add buttons containing name at runtime. All this hing should happen at runtime ...
-
I am working on a silvelight application. And In it I want that When I write UserNAme in textbox it it should Get converted into button with a close button for deleting that username on close button click. To get more clear Idea I want the same thing as it happens in hotmail. when when we compose a new mail then the name to whom we want to send ...
-
it works fine if the image is of same width and height but if height and width are different the it doesn't get fitted in the image control...
-
hello everybody
i am using a media element and i want to set its source on runtime..i want to pick the video file from the client side and play it directly without uploading it on the server..can anybody help me out in this...