HighTechTalks DotNet Forums  

Sponsored Links


Dotnet Framework (WinForms) microsoft.public.dotnet.framework.windowsforms


Discuss in the Dotnet Framework (WinForms) forum.



Post New Thread
Threads in Forum : Dotnet Framework (WinForms) Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
I am developing an application that looks like VS.NET -- Has floating tool windows that is dockable. It is a MDI application, and I can ctrl tab the...
Duwayne Sy
02-10-2005 08:11 PM
Duwayne Sy Go to last post
0 15
I am developing an application that looks like VS.NET -- Has floating tool windows that is dockable. It is a MDI application, and I can ctrl tab the...
AT
02-10-2005 08:06 PM
AT Go to last post
0 19
Is it possible to hide the "gray" column on the left side of the datagrid, and is it possible to put data in there if i can't hide it?
Mike
02-10-2005 07:19 PM
Matt Garven Go to last post
1 19
How to use oleDbConnection and oleDbDataAdapter to generate typed dataset? oleDbConnection and oleDbDataAdapter are not on the toolbox. Datasource...
Andy
02-10-2005 06:58 PM
Herfried K. Wagner [MVP] Go to last post
1 24
I have a form that was the first form created in a pilot application. Once that form was working as desired, I wanted to abstract out the parts of...
Ron L
02-10-2005 06:49 PM
Peter Go to last post
1 15
I have a user control (uc2)which lives on another user control (uc1) on a form (a nested user control). When I open the form in design view the...
moondaddy
02-10-2005 06:13 PM
Matt Garven Go to last post
1 17
Hi, does anybody have an example of PrintPage event which builds a PrintDocument as a table and handles also the size of columns contents like...
Siu
02-10-2005 02:24 PM
Ron Allen Go to last post
3 22
i'm making a mysql call from c# to a mysql database for a windows application. when i try to use the join command it works fine until the column...
oscar
02-10-2005 02:11 PM
oscar Go to last post
0 24
I have a form with Panel. Inside this panel I have nested UserControls. the UC2 is on the UC1. I am trying to drag and drop UC1 on UC2(User Control2)...
framework.windowsforms
02-10-2005 01:45 PM
framework.windowsforms Go to last post
0 26
What do I have to do to make : 1) Folder in Users/Programs for my app to be listed in? 2) Get a Remove option there. 3) Have the installer run a...
Stephen Russell
02-10-2005 01:42 PM
Stephen Russell Go to last post
0 16
I need to make a control that behaves like a tool tip, but I need to be able to draw on it and I also need to show it on demand, not necessarily...
RichM
02-10-2005 10:32 AM
Steve Austin Go to last post
5 27
Is there any way to make a trackbar control taller? The up/down drag handles are disabled, and changing the height programmatically doesn't do...
Tim Mulholland
02-10-2005 10:09 AM
Tim Mulholland Go to last post
0 20
Hello Is it possible to create a TabControl with Alignment Left and horizontal Text for the TabPages? Thanks Edi
Edi
02-10-2005 04:51 AM
Mick Doherty Go to last post
1 32
Hello, I am developing a multithreaded application which contains a System.Timers.Timer that executes a set of methods everytime its Elapsed event...
David I A Grant
02-10-2005 03:29 AM
David I A Grant Go to last post
0 17
Hi, I am creating a multi assembly windows application. I want to store all the images or/and icons of my application to a single dll (as resources...
Emmanuel
02-10-2005 01:33 AM
AT Go to last post
5 22
Here's the problem that I'm having. Our application in debug mode doesn't link in Application.ThreadException, it only functions when in debug mode....
James Hancock
02-09-2005 11:57 PM
Matt Garven Go to last post
5 18
Is there an available documentation for the new LayoutEngine for the WindowsForms (Transaction, DefaultLayoutEngine, etc.) or do I have to deal with...
joeycalisay
02-09-2005 11:34 PM
joeycalisay Go to last post
0 25
Greetings Janos, The only problem with this class is that is only navigate if the control is visible. I'm traying to make something that works...
AT
02-09-2005 10:08 PM
AT Go to last post
0 26
Hi Gurus. I want to display a datagridview with a column of type DataGridViewComboBoxColumn. I don't want to bind this column to the datasource of...
AT
02-09-2005 07:21 PM
Tom Krueger [MSFT] Go to last post
1 18
Hi Experts, I have 2 tables in a dataset "ds", "Order" and "Customer". Order table stores Customer ID; I want to show Customer Code in Customer...
DAVIS_HK
02-09-2005 07:15 PM
Tom Krueger [MSFT] Go to last post
1 12
I have a ListView control set to display 'details'. I want to display a small bmp of a check mark in one of the ListViewSubItems. I can display...
Paul
02-09-2005 06:41 PM
Paul Go to last post
0 27
I tried using the Keys enumeration: (Shortcut)(Keys.Control | Keys.Tab) but it does not work.
AT
02-09-2005 04:15 PM
AT Go to last post
2 22
I have a java grid that display data such as 1/1/05: science class study hall accounting class 1/2/05 science class ...
Mike
02-09-2005 03:31 PM
Mike Go to last post
0 19
In VB.net How could I access variable in Form2 declared in Form1. Thanks!
mgalesic
02-09-2005 02:56 PM
Herfried K. Wagner [MVP] Go to last post
1 32
Any such thing as postopen event? I have a form that loads data and after loading informs user of missing information via a messagebox. My problem...
Nkem
02-09-2005 02:23 PM
Nkem Go to last post
4 21
I am navigating to text files and would like the WebBrowser control to -- Not Wrap -- Enable Horizontal ScrollBar Always One additional requirement...
AT
02-09-2005 12:50 PM
AT Go to last post
0 18
How can select a node with a right mouse click? Fred Herring
Fred Herring
02-09-2005 12:34 PM
Herfried K. Wagner [MVP] Go to last post
1 12
Hello, I have main form like Windows Explorer. But in the right part I want to have another form. How could I do it? How could I insert form into...
Jan
02-09-2005 10:48 AM
Herfried K. Wagner [MVP] Go to last post
6 23
I'm using the DataGridColoredTextBoxColumn class (the VB version) - http://msdn.microsoft.com/smartclient/community/wffaq/ctrlsp.aspx#4umuvlol to...
Rob Oldfield
02-09-2005 10:39 AM
Rob Oldfield Go to last post
4 16
I have a DataTable that is bound to a Form. The application sends the DataSet to a web service to update the data on the server. If I am editing a...
aualias
02-09-2005 10:33 AM
aualias Go to last post
0 24
Hi, I use VS2003 and C# with windows form. I have one combobox bind to an Objsourcelist (CollectionBase) who contains some ObjSource object with...
Carl
02-09-2005 10:11 AM
Carl Go to last post
0 36
Hello, How can I close one form (formA), from an event on another form (formB)? TIA
Chris
02-09-2005 09:01 AM
Chris Dunaway Go to last post
3 17
Hello, I need to display 2 tables in the same datagrid. I've been playing with this http://support.microsoft.com/kb/319076/EN-US/ which works great...
Sitar
02-09-2005 05:35 AM
Sitar Go to last post
5 19
Hello, I'm using Microsoft Visual Studio .NET 2003 and the included version of Crystal Reports. Quite simple: our users want to input RichText into...
Christian Effertz via DotNetMonster.com
02-09-2005 03:07 AM
Christian Effertz via DotNetMonster.com Go to last post
0 23
Hi all, I would like to know if there is a particular reason about the CurrencyManager behaviour to swallow all exceptions raised from the attached...
Fabrizio
02-09-2005 02:45 AM
Geert Klinckaert Go to last post
1 13
All - I have a form that tracks values and modifications to aircraft. On each form, the user has the ability to calculate 6 aircraft at a time. I use...
Brian P. Hammer
02-08-2005 11:32 PM
Brian P. Hammer Go to last post
0 20
Hello, I installed the Service Pack 1 for .net framework 1.1 and now I'm not able to add a web reference to my VB.NET WinForms app. This is the error...
Rajiv
02-08-2005 09:05 PM
SColby Go to last post
1 13
Mattias Sjögren wrote: Somehow I missed that, thanks ;) Just a side-note, I had this problem before SP1 but in too few cases to even bother with it,...
Tom
02-08-2005 07:29 PM
Matt Garven Go to last post
2 22
I would like to display a modal dialog after Application.Run returns. In this particular case, it is a dialog to inform the user that some cleanup...
Harold Howe
02-08-2005 04:15 PM
Herfried K. Wagner [MVP] Go to last post
1 19
in winxp and up, where the task bar collects multiple windows of one application under a common button, the common button for my program written in...
Sebastian Mark
02-08-2005 03:54 PM
Sebastian Mark Go to last post
5 16
Hi All, I got a recent-files-list on a WinForm, that gets added from a string-array (string) at Form_Load, and I have difficulties assigning...
Per Rollvang
02-08-2005 03:53 PM
Per Rollvang Go to last post
5 13
I need a date and time picker that allows me to choose a date from a calendar and a time from some kind of clock. I need something that will allow...
Sergio
02-08-2005 03:49 PM
Chris Dunaway Go to last post
1 18
I need to genrate a text string from my application and submit the string to my client throught a website. My client ask us to generate the string...
Linda Chen
02-08-2005 03:45 PM
Chris Dunaway Go to last post
1 15
Hi, friends, In my C#.net Windows MDI app, I have a Tab control. I added 12 tabPages in the desired order to it. However, when I run it, the order...
Andrew
02-08-2005 03:19 PM
Mick Doherty Go to last post
1 18
Is it possible to do data binding with labels and checkboxes? For instance, can I dynamically create a set of Labels and Checkboxes based on a table?
Joe Gaines
02-08-2005 02:59 PM
Joe Gaines Go to last post
0 19
The problem I am having is that under certain circumstances, text fails to draw in some controls and dialogs. The problem occurs primarily in the...
Nathan Ernst
02-08-2005 01:31 PM
Nathan Ernst Go to last post
2 19
From my WindowsForms application I am trying to get a list of files from a web server directory and download them onto my PC. I will not know...
Rob Maui
02-08-2005 11:06 AM
AT Go to last post
3 18
I wrote a test app (WinForm) that creates an MDI parent with two child windows. The first MDI child has a button, labelel "1" that is activated...
bill
02-08-2005 10:53 AM
bill Go to last post
0 20
Hello, I develope an application in C# .NET (Visual Studio .NET). I have realized that when I type any text in TextBox, mouse pointer disapears. I...
Vicky
02-08-2005 10:49 AM
Julie Go to last post
2 15
Hi, I need to disable the font autoscaling in all controls in a form. The form and controls size is already imutable. I am not defining any font...
Jonny P.
02-08-2005 09:56 AM
Jonny P. Go to last post
0 20
Post New Thread

Display Options
Showing threads 11851 to 11900 of 21942
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.