Quantcast
Browsing all 12583 articles
Browse latest View live

Hosting Windows forms Control in IE

Hello,I have hosted a Windows fomrs control in IE using the object tag <OBJECTid="UICtrl"style="WIDTH: 50%; POSITION: static; TOP: 0pt; HEIGHT: 25%"classid="FlowCtrl.dll#FlowCtrl.CFlowControl"...

View Article


video renderer for 720p@60fps(YUY2)

Hi ALL,                 We have a USB 3.0 Camera which could stream with 720P@60fps,image format:YUY2.(UVC). But we found there are a lot frames lost in renderer(Currently we use the default video...

View Article


Connect textboxes with database error

Here is my case: I have created 2 form which is login form, which username textbox already connected to the database and it is successfully.When user login, it direct to the second form, and in the...

View Article

C# - Dynamically add and remvoe iteams from DataGridView and "Smart Events"

HiIn shortly my problem is how to implement "Send to" code (right click on file on windows)I have a program with data grid view that also contian a log file name (I know the path for each file)I want...

View Article

how can i control on right mouse button click?C#

i have a project that has alot of buttons and i can only click on them with the right button of the mouse. i want that the right button of the mouse will do something.how can i control it?

View Article


Reportviewer Deployment WinForms Application

Hello,I am struggling to deploy a Winforms application that implements the Reportviewer. After some reading online the best I could find was to include the following dll files with my application.This...

View Article

Concurrency Issues Odata - Winforms

Hi,is it possible to handle concurrency issues in a winforms application when saving the data with odata?Thanks.Markus

View Article

Problem with printing form in visual studio 2012

With respect I have created form with size 1620;920 and now I like to print it.I use this code:Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click...

View Article


VS 2010 on a Win 7 OS to Win XP OS Issue

Hey Forum,I have VS 2010 installed on my Win 7 pc - This is an upgrade from My XP OS using VS 2005.An application that is in use needs to be modified. I make the modifications in VS 2010 and debug and...

View Article


C#: DataGridView Column Validation

Hi,Does anyone know how can I make a my Column2 in the DataGridView not to accept character pipe "|"?Thanks

View Article

Commands via notepad using speech recognition

I made 2 grammars with 2 types of choices like this (they work)Choices artists = new Choices(new string[] { "bullet-for-my-valentine- curses", "black-veil-brides-saviour", "three-days-grace-wake-up"...

View Article

Shortcut Keys don't work peroperly

Shortcut Keys not working unless Contextmenustrip is visibleI cannot use shortcutkeys on a toolstripmenuitem if that item is in a contextmenustrip unless the context menu is shown.How do I do shortcut...

View Article

Creating an Activex with a Windows Forms Control for MS Access

Hi!First I would like to apologize if my english is not perfect but it is not my mothertongue. Moreover I have not a real experience in programming neither in C++/C# nor with Visual Studio 2010. I need...

View Article


How can i setting page of lines and texts by C#

hello evry body  Iwant to ask your them about :How can i setting lines and texts of multi page inside margins by C#i can generate lines and text by GDI+ on multi page but the problem all lines and text...

View Article

how to change selected index of main form

Hi all ,           I am calling a form from main form. and main form is hidden. when i want to go back to the main form then i want to use the same selected index of my list box.so can any one tell me...

View Article


Open ContextMenuStrip on left mouse click on NotifyIcon

Hi,I was working with an application and faced this problem, I have this code :public partial class Form2 : Form    {        public Form2()        {            InitializeComponent();        }...

View Article

How to re-use code to manipulate headers and details in a base class that...

Hi,I've created a form that handles the basic functionality of updating a header record, and adding/removing/updating detail records in a master-detail relationship.  I want to be able to re-use and...

View Article


Open ContextMenuStrip on left mouse click on NotifyIcon - Visual C++

Hi all, I am working on Windows Forms to create a System Tray app. I want it to respond with left clicks too. (By default, system tray icons respond to right clicks). I got a relevant code too:using...

View Article

How to open the PrintDialog in the printPreviewDialog?

How can I open the PrintDialog when I click the print button in the printPreviewDialog and when I click ok it would print to the selected printer?

View Article

close winform form another winform

Hello:I have 2 forms on my application. I have the main form (frmWelcomePage) that opens TopMost, CenterScreen and Maximized. Then I have another form (frmButtonDescription) on this screen that pops...

View Article
Browsing all 12583 articles
Browse latest View live