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     
Hi I have a datatable which I have linked to a combo control, via the datasource property of the combo control. I have also set the displaymember...
Paul Aspinall
01-24-2005 05:14 AM
Ranjan Go to last post
1 19
Hello, I have a question about creating a dynamic grid layout. The grid should have the following: - a rowheader(12 columns). (0) - a detail row...
Gert
01-24-2005 03:45 AM
Gert Go to last post
0 16
Hello The ContainerControl.Validate() method is documented to: "Validates the last invalidated control and its ancestors up through, but not...
TEK
01-24-2005 03:27 AM
TEK Go to last post
0 18
I am developing a windows application for scrolling through multi page tif documents (similar to ms word style). I am having difficulties achieving...
Ozone
01-24-2005 02:28 AM
AT Go to last post
2 17
Hi, I have an application consisting of a parent form and several child-forms. The parent form has a menu and uses the default shortcut CTRL+O to...
edx
01-24-2005 12:35 AM
AT Go to last post
6 35
I am designing a Winforms app, using the NetAdvantage (Infragistics) controls - which are very good. How can I make multiple different contents in...
Paul Aspinall
01-23-2005 09:19 PM
Andrew Smith \(Infragistics\) Go to last post
4 22
I have a Winform running and a timer (winform) firing each 3 min to make a transmition of data..I'm ok about the UI stoping for a while, the problems...
Kenny M.
01-23-2005 09:06 PM
Andrew Smith \(Infragistics\) Go to last post
1 17
All my experience is in VB5/6 and I am now learning VB.Net. I have a sophmoric question about proper use of forms. In VB5/6 I designed a form and to...
J L
01-23-2005 01:33 PM
MajorTom Go to last post
1 18
Hi, I have a string with XML in it. I want to display this xml in a windows form. I have looked at Microsoft Web Browser control, but it seems to...
Martin
01-23-2005 01:05 PM
BKStrelioff Go to last post
3 18
I have a datagrid on which I want to completely remove the scrollbars. At present I'm just deriving a DataGridNoScrollBar class... Public Class...
Rob Oldfield
01-23-2005 11:59 AM
Rob Oldfield Go to last post
0 19
Hallo. I have two panels docked on the right of the form (p1 on the leftand p2 on the right) and I want third panel to slide from rightto left into a...
Dominik Jeske via .NET 247
01-23-2005 11:30 AM
Dominik Jeske via .NET 247 Go to last post
0 16
Hallo !! I have two panels docked on the right of the Form (z order indexp1: 0, p2: 1) and I want to third panel slide from the rightbetween those...
Dominik Jeske via .NET 247
01-23-2005 11:28 AM
Dominik Jeske via .NET 247 Go to last post
0 20
Recently I wanted to create a small little program that could siton the desktop and not block the desktop wallpaper. There aretwo methods to...
othell m. via .NET 247
01-23-2005 11:27 AM
othell m. via .NET 247 Go to last post
0 22
Hi, I'm developing a notification application using winform. It is shown as a tray icon when running, and when a message arrive (such as new mail...
William Li
01-23-2005 05:37 AM
Herfried K. Wagner [MVP] Go to last post
1 20
is that there is no onselect for listbox in c#? if i want to trigger an event when i select an item in the listbox what can i do? thanks a lot!!!
alan
01-23-2005 02:53 AM
alan Go to last post
2 17
I am brand new to ASP.NET and am now required to take over maintenance of a ..NET/C# web application. On one of the pages I'm working on there is...
BobRoyAce
01-22-2005 11:05 PM
dwight0 Go to last post
3 16
I created a usercontrol in one project. I want to place the same usercontrol on more than one form in the same project. How do I do this? -- Thanks...
Harshad
01-22-2005 04:55 PM
Harshad Go to last post
1 17
I am writing a control which extends System.Windows.Forms.TextBox and adds in the concept of EditMode vs. ReadyMode (similar to an Excel cell). So...
Daniel Chait
01-22-2005 04:43 PM
Daniel Chait Go to last post
3 20
Hi Jeffery, In the process of putting together a sample app to demonstrate the problem, I found it. Before calling the routine to do the HTTP Post,...
WaydeWyatt
01-22-2005 04:07 PM
CowTownRunner Go to last post
5 20
Hi All... I'm trying to us a control that requires using system.windows.forms. I'm getting a compile error tho - it doesnt...
Curt
01-22-2005 02:41 PM
Herfried K. Wagner [MVP] Go to last post
1 27
I am developing a Windows application. The source is stored on a network share, probably 6 directories deep. When I say: File.CreateText("G:\temp\"...
larzeb
01-22-2005 06:16 AM
Herfried K. Wagner [MVP] Go to last post
2 13
HI, it's possible to "send" a custom message/event to a form, so the controls that "implements" an handler to this event process it? As an...
Massimo
01-22-2005 05:56 AM
Bob Powell [MVP] Go to last post
1 23
Hi, in a .Net 1.1 WinForms application I have a dialog that lets the user set new network credentials. Question: How can I assign the new...
Henry
01-21-2005 11:18 PM
AT Go to last post
1 13
Last month Bruce Wood responded to my question as below. Can some one give me a little more detail how to "connect up" as mentioned here. Bruce,...
Harshad
01-21-2005 08:37 PM
Harshad Go to last post
3 20
I would like to only fire SelectedIndexChanged if the an item is directly selected. example: I have a listbox with a few items in it. These items...
felix
01-21-2005 05:10 PM
felix Go to last post
2 20
i currently have a dataview bound to my datagrid and would like to add some navigation. i already have a mouseup event that highlights a row when...
oscar
01-21-2005 03:17 PM
oscar Go to last post
2 35
In my applicaton I attend the RowUpdated event for retrieving the autonumber IDENTITY from Access Database (no stored procedure support) of new...
Łukasz Margielewski
01-21-2005 03:16 PM
Łukasz Margielewski Go to last post
0 19
Has anyone done any research (or even just any ideas) on the best colour scheme to use for forms? I don't like the default grey background.......
Rob Oldfield
01-21-2005 03:14 PM
Rob Oldfield Go to last post
2 18
When a textbox/text area/dropdownlist is disabled, the font is grayed out. Can I change the default color of disabled control to black? I tried to...
strout
01-21-2005 03:07 PM
Bruce Wood Go to last post
5 21
I have a windows form that contains a datagrid with columns given coloured backgrounds via the DataGridColoredTextBoxColumn class. Data is loaded,...
Rob Oldfield
01-21-2005 03:01 PM
Rob Oldfield Go to last post
2 18
My question is there any way to trigger controls validation from the code? I have a form where user can enter some query parameters and execute the...
Eugene
01-21-2005 01:08 PM
Eugene Go to last post
0 22
I have an embedded control that works find when its in a standalone application (executable) but when it is embedded in IE it crashes everytime i...
Marco
01-21-2005 01:01 PM
Marco Go to last post
0 14
I found a very odd bug while developing a Forms app with Visual Studio 2003. If you have a ComboBox with no items in it, when you click the arrow, an...
AT
01-21-2005 12:41 PM
AT Go to last post
0 17
Hi, In my application, I need to print bank checks. The height of check is about 1/3 of the A4 paper and I use dot matrix printer for printing. ...
pak20116
01-21-2005 11:41 AM
pak20116 Go to last post
0 15
I have a windowsform datagrid with a tablestyle and a columnstyle. I need to calculate a value from two of the columns and place it a third...
JD
01-21-2005 10:48 AM
JD Go to last post
0 16
Hi, Recently I took a test in .NET windows application. I had to create a window application in C#. The application has a dropbox with four items...
david c.
01-21-2005 10:39 AM
david c. Go to last post
0 22
I have been asked to create and application that basically visually emulates the relationship builder in Access and Sqlserver. Are there any...
Nick
01-21-2005 10:21 AM
Nick Go to last post
0 20
Hi, I have a textbox with Multiline set. I set alternatively Visible to false and true a lot of times. The text contained in the textbox is also...
cae
01-21-2005 10:00 AM
cae Go to last post
1 21
Hi, I'm trying to 'hide' the main form of an application until all the layout work is done and all the controls have their final sizes and locations...
Juan Ignacio Gelos
01-21-2005 08:03 AM
Juan Ignacio Gelos Go to last post
7 22
Hi everyone, I have what I think are 2 pretty simple questions. I know I have done it before, but can't remember how I did it. #1: I have a...
Matthew MacDonald
01-21-2005 06:56 AM
Matthew MacDonald Go to last post
2 23
Hello! We developped a .NET Application, which includes some Reports. We created a Setup Projects, including the CR merge modules, specifing there...
Patrick
01-21-2005 05:55 AM
Patrick Go to last post
2 18
Hi everybody, I have a little problem, no two. First my english is not quiet good so please try to understand what I want and help me, please ;) And...
Robert Gross
01-21-2005 05:29 AM
Robert Gross Go to last post
1 16
I have an app (that should really be a service, but I haven't got round to it yet) that just monitors a network folder via a filesystemwatcher for...
Rob Oldfield
01-21-2005 03:14 AM
Rob Oldfield Go to last post
2 24
Hi All, I am testing some stuff out at the moment with the runtime generation of classes relating to schema-validated XML elements. I was hoping to...
Robert Magnusson
01-21-2005 02:22 AM
Claes Bergefall Go to last post
3 16
I have a Winform running and a timer (winform) firing each 3 min to make a transmition of data..I'm ok about the UI stoping for a while, the problems...
Kenny M.
01-20-2005 06:39 PM
Kenny M. Go to last post
4 16
Is there any way to preload a form in VB.NET of how can I avoid seeing when a form is loading, how it is painting all the controls it contains? I...
news.microsoft.com
01-20-2005 05:02 PM
Herfried K. Wagner [MVP] Go to last post
1 21
Does Anyone know how to get the Windows user and group names? Thanks.
Mauricio Pires
01-20-2005 04:25 PM
Pete Davis Go to last post
3 18
Hi guys. I am writing an aplication with C#.Net in VS.Net2003 I have a Mdi form wich has 2 child forms. How can I set one of the child forms as a...
Hovhannes Asatryan
01-20-2005 04:23 PM
TCORDON Go to last post
1 15
I am having a strange problem with a textbox that I am dynamically adding to a form. What I am currently doing ------------------------- I have a...
Doug Perkes
01-20-2005 03:59 PM
Doug Perkes Go to last post
1 18
I have tables Junk and JunkLookup in a DataSet. Junk has an integer field junkType, which is a primary key into JunkLookup. Can I bind to Junk and...
aualias
01-20-2005 03:19 PM
cyourch Go to last post
10 30
Post New Thread

Display Options
Showing threads 12101 to 12150 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.