No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
17 Posted Topics
what i need is call the 'buttonclick event' for a button on form2,from form1 or call 'perform_click' for the button on form2,from form 1. i am able to call PERFORMCLICK when the button is in the same form..but when it ison a different form,nothing happens.. please help me with this.. … | |
hai all... i need to add google map to my c sharp project...and also be able to find distance between any two locations on the map... i have no clue how to do it.. i dont know how to use the google map api... please help me with any info … | |
i have added a pdf control to my software to display the help file.. i need to set the view to fit the screen size.. i need to view it like the one to be seen using 'Fit Visible' option under 'views' in pdf reader... please tell me how to … | |
i have a trackbar bound to a text box.how can i change value of the trackbar to its maximum value if text box value exceed the max limit for trackbar.is there any setting in properties of trackbar? its very urgent..please help..thanks in advance. | |
how to search if a file is present in the computer in c sharp?i need to find out if pdf reader is installed or not in a pc...please help..thank you | |
i have few xml files in my project.i used "advanced installer" software to create exe setup files.i have included the xml files in PROJECT->BIN->RELEASE ->RESOURCES folder. after installing the project setup,when i run the project, i am able to view the xml file details ,but i cannot add new content … | |
is there a way to have the text in a label scroll horizontally,if the text do not fit into the label... please help... | |
I HAVE A PRINT BUTTON IN MAIN FORM. THERE ARE many child forms.when we click the print on the main form, it has to print the details in the form that was open previously (because,when we click the print button,the main form gets focus.So,the form to be printed is actually … | |
hi all, i have forms with 2 or more tab pages in them. i would like to know how can we open or display "tabpage1", when we click a button "btn"in "tabpage2"... please help me..i need a reply soon.. thanks all.. | |
i need to print the details from different textboxes on an open form.i dont know how to do it. Print button is on the same form. what is to be done if details from textboxes of different tab pages need to be printed? please help. thankyou | |
hello! i need to know how u can add a doc or rtf file to Resources. I need to then open the file and show with same formatting in a rich text box. i need to do it urgently..please help me. i am using VS 2010,c sharp. ThankYou all | |
I am new to using xml in c sharp. I am able to enter details to the xml file (name of file "Data1.xml") through text boxes.But before entering details to the xml file,i need to first verify if any other 'well' have the same 'name'. 'name' has to be unique. … | |
how can i find the checked state of radio buttons of one form from another form in c sharp .net 2010. to use in situation like IN FIRST FORM if( otherform.radiobuttonname.checked=true) { ,,,,,do,,,} ) | |
how to save the state of radio buttons on application exit.how to get or set check state of radio buttons of a form,from another form.pleasssssssssssssssssssssssssssss help me with dis..its very urgent.i am new to c sharp.i will be really very grateful. :) thank you | |
how to open and play video files in windows form? also save videos in a specific folder inside the project. i am new to .net.please help. thanks in advance :) | |
Re: how to save image to sql server? | |
i have two rich text boxes of same height.i need to link the vertical scroll bars of both rtb so that when 1 scroll bar moves,other move simultaneously in same direction,by same distance. or else i wish to know how to use a vertical scroll bar control to move richtextbox … |
The End.