How to smooth moving from serial Port in c# ?
Hi, i try to create a Airplane attitude. here is my serial port, that read from gyro. actully its work but, my picture is slow moving and im not smooth moving. how can i make it smooth?? First time i...
View ArticleProblem with Japanese IME on Japanese Windows 8
Hello, I am having a problem with a Japanese IME working on Japanese Windows 8 Enterprise. We have an HTML editor that uses the standard WebBrowser control as its base. In the Japanese environment...
View Articlesurce code
i have a String = " my name is anurag" i want to break this string into "int length=5" 5 characters and Check tht now blank space after 5 character and half word is print? suggest me the code
View Articlebackground worker - many thread - for loop
Hi,I want to create a thread inside background worker method. And This thread count will vary, depending on certain other variables.Ina for loop, I execute my portion of code along with thread...
View ArticleMemory Leaks in windows media player ActiveX control?
There is a memory leak bug in my winform application. In order to find out the cause, I maked a simple test application to build the bug. The application has only one Form, the Form has a Button and a...
View Articlechange the color of rectangle
i want to change the color of rectangle when we drag another rectangle over that rectangle.it should be done on mouse up event.same as in visual studio there when we drag a rectangle over the controls...
View Articlehow to create a simple barchar with picturebox and textbox in...
Hi everybody!Can anyone help me with the following plz? Make a window with a PictureBoxand five text boxes.In the text boxes, the user will able toenter any umber of integers (onein each textbox)...
View ArticleHow to move a windows form to another virtual desktop
Hello,I am running Windows XP, SP2. .Net framework 3.5, Visual Studio 2008. C# is the language of coding, but will do VB if needed.I am trying to move a running application\process from one desktop to...
View ArticleHow to set the monthcalendar control as an icon?
Hello,Does anyone know how I can set the windows form calendar control to display as a little icon until a user click on it and it expand to its regular size? As I recall, this is how it setup for ajax...
View Articlehow to create a new textBox with button C++ Windows Forms
Ive Tried Numerous things cant get it
View ArticleAdding up all the data in a datatable
So basically i have a datatable connected to a dropdown box where the user can select a player and add or remove them to the datatable using a button. i was wondering if there was a way to also have a...
View ArticleC# - handling control calls
I have a form I originallydid in C# but converted to VB (I know VB - Novice with C#).I programmed some basic functionality into the form to read values of radio-dialog boxes that will eventually need...
View ArticlePanel scrollbars not showing (autoscroll = true)
Hello,I have a panel with AutoScroll set to true. But when I dynamically add child controls until the extend of visible area, no scrollbars are shown. Resetting Autoscroll...
View ArticleShow AppointMent Like Calender
Hello Friend ,I am Developing a window Application in C#I Want To show the Appointment Like That Please help Methanks in Advance
View Articlewhat is that controal in windows form ?
hi...I'm new to windows forms....what is the name of the control that is on the windows explorer ....that shows name,date modified,type,size............propertis about folder and file
View ArticleaxWebBrowser in TabPages
Hi, I have a form in which multiple browsers are arranged in tabs. Whenever I have more than one tab, only the first axWebBrowser paints, the others goes right through to the TabPage. Thanks if you're...
View ArticleMySQL Prerequisite and the winforms application installing at the same...
Hello,I have a winforms application which uses mysql as its database.I have added the MySQL server as custom prerequisite using Bootstrapper Manifest Generator(BMG),which generated the package files.I...
View ArticlePassing values to a webbrowser control
I'm new to web development and need to improve. One way I thought was to create aspx pages and host them in the webbrowser control. But, I need to pass values (like company and location or product...
View ArticleSplitContainer, visible handle for resizing
HiUsing the SplitContainer.Is there a way to make a visible handle, to click and drag, when resizing the panels in the SplitContainer. I would like to make it obvious and easy to see for the user,...
View ArticleHow to add image grab handle in Splitter of SplitContainer
i was looking for a logic to add grab handle in Splitter of SplitContainer and found from one of the post in stackover flow site...it was good but i need bit extra that i want to add my custom image...
View Article