customize messagebox
hello, I want to cusmoize messsage box. because i want this multilingual and want to add customize button. please help me Muhammad Moniruzzaman
View Articleneed help in vb2010 pro.
Hello, my name is Jeff. i need help on vb2010 pro, doing a form from scratch and i have the print preview and print dialog at the bottom of my form and i have bottons on my form. When you double click...
View ArticleC#: StartTimeTextBox + DurationTextBox = EndTimeTextBox
Hi,I need help on my Windows Application in C#.I have startTimeTextBox which accepts only time format like 09:00 AM and durationTextBox that accepts time format like 05:00 (without AM/PM on it) then I...
View ArticlehexCharCalc
I Need to modify the following code to be able to do floating point numbers Right now all I can handle is whole numbers with this calculator. Could someone please help me and modify my code to handle...
View ArticleHow to check string is number or not in C#
Hi! Enveryone:I am new in C#. I want to check whether the user input to a text box is a number or not. What is the string function to check it? I do not want to use try and catch.Thank you very much!CLC
View Articlefill textbox with values from database
hi everyone,im doing a windows application in C#, backend is sql server 2008 R2 called billing app. it has a form called add products for inserting product details like name,rate etc. there is another...
View ArticleWin7 resizes form developed on Win8
I'm developing an application with Visual Studio 2010 on Win8. Everything works fine. When I install this application on my laptop running Win7 the form is resized. I display the following in a...
View Articleflowlayoutpanel - how to use mouseenter for labels in the panel?
I'm prototyping an windows app, and I'm stuck on an issue wit flowlayoutpanels. Im using dev studio 2008, and working in VBHere's the gig: a bunch of buttons on one form populate the flowlayoutpanel...
View ArticleHow to print Draft 10cpi in crystal report with vb.net enviournment
Dear Sir/MadamHow to print Draft 10cpi in crystal report with vb.net enviournmentI'am Using VISUAL STUDIO 2010 AND CRYSTAL REPORT 2010 ( sap CRYSTAL REPORTS )Please give me solution for print font...
View ArticleHelp With an Assignment
Hi,So my partner and I have been tasked with making a rendition of battleship in C#. We haven't got very far but we have made a menu and help screen and made a grid out of buttons on the selection...
View ArticleStart .exe file from textbox text
(ANSWERED) Hi i was wondering if anyone could help me out im looking for a way to be able to start an .exe file from where the user states in the textbox.text im having no such look by...
View ArticleHow to modify the visibility an an object from another form c#?
I have a main form (from1) which contains a button ("Open"). When I press the button, from2 is opening. Form2 also has a button ("Change it!") and when I press it, I want a textBox from from1 to modify...
View ArticleHow to convert PDF file to JPEG file
Hi, I am a Software developer working on dgitial paper.I am not getting how to convert the PDF files to JPEG file in .Net windows Application.If any knows how to do this please help me in doing this by...
View ArticleWinforms application hangs after opening Internet Explorer
Dear All,I have a strange issue with a Winforms application, I hope somebody have already seen a similar issue and know a solution or the possible reason of it.The application is a Winform application...
View Articledatagrid
i want to create table dynamically using datagrid in wpf ((( in my code i jux wana know how to create dynamic Grid View such that in combo box i select the item it'll show its records in Grid View plz...
View Articledatagridview save runtime data to sql
Can anyone write me how to save the run time entered information into my database...BindingList<Employee> employees;publicForm3(){InitializeComponent();}publicclassEmployee{publicstring...
View ArticleNotifyIcons Customization in Windows 7
Hi,I have implemented an c# application that will create about 4 or 5 notify icons. When I change the Customize option for an icon say "Always Hide ", all the icons properties change as well.The...
View ArticleVisual Studio 2012 Express: Building a SQL query based on multiple Listbox...
First I want to say Hello to all the great minds and the great thinkers in the world and Thank you in advance for any assistance you can provide. I appreciate being able to see farther standing on the...
View ArticleHow to use Anchor and Docking for Window UI development.
HelloI'm creating a windows UI with button, and text boxes on the main panel. I'd like to make it look more professional, so when a user resizes the app, it dosen't become distored . I've playing...
View Article