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     
Our project requires synching of a WinForm layout and a corresponding WebForm layout. I was wondering whether you use/know of any tool that can take...
Joubert
01-31-2005 05:15 PM
Joubert Go to last post
0 12
I have a pop-up Windows Form that displays next on top of the system tray. I can get it to pop-up just fine using .TopMost and .Show, but the problem...
dotNetDave
01-31-2005 05:12 PM
Joep Go to last post
5 11
I have an application which uses the PropertyGrid to display highly-customised dynamic data using ICustomTypeDescriptor. I need to be able to display...
Robert Matheson
01-31-2005 04:29 PM
Tom Krueger [MSFT] Go to last post
2 18
Hi All, I have a simple requriement... I want then whenever a user press enter on a form in moves to next control... For that purpose I wrote...
Ansari
01-31-2005 12:19 PM
Bruce Wood Go to last post
1 13
George Shepherd's great Windows Forms FAQ has this article about creating a datagrid with no active...
Don
01-31-2005 11:51 AM
Don Go to last post
1 8
Hi, I would like to avoid using the printpage event of windows application, because SQL Reporting Services offers more to manage printings. Therefore...
Siu
01-31-2005 10:51 AM
Siu Go to last post
0 24
Here's a tricky problem I just ran into. 1) Install the German language pack of the .NET framework 2)Create a menu bar with a File/New menu item and...
AndrewEames
01-31-2005 10:25 AM
alejandro lapeyre Go to last post
1 10
I have created a dataTable and assigned it to a DataGrid but user is unable to edit the content of the dataGrid cells. when i assign IList to...
AT
01-31-2005 09:35 AM
AT Go to last post
0 10
My user amends text in a datagrid. When this happens i want a Save button that currently has enabled set to false to become enabled. I have been...
coderazor
01-31-2005 07:04 AM
Ken Tucker [MVP] Go to last post
1 19
How to loop for each datagrid column and rename it? Is it different mechanism if this is webform? Here You have example i have tryed For Each col As...
zt
01-31-2005 02:41 AM
zt Go to last post
2 12
Hi, Can any one help me in creating the custom control in C-Sharp .Net. I want to create a transparent resizable rectangle which when placed on...
seshu
01-30-2005 09:09 PM
Extreme Datasets Go to last post
1 15
Hello All, Does anyone know of any nice custom ProgressBar libraries? Thanks
Extreme Datasets
01-30-2005 08:01 PM
MajorTom Go to last post
1 10
Hi all, I want to develop a smart client application so that I can use features like one click update, easy deployment, offline ... Which...
paulyau (AT) gmail (DOT) com
01-30-2005 07:20 PM
Rob Windsor [MVP] Go to last post
4 7
I'd like to write a build tool which can highlight errors outside VS.NET. Things are working so far - the solutions and projects being built appear...
Jon Skeet [C# MVP]
01-30-2005 01:08 PM
Jon Skeet [C# MVP] Go to last post
0 11
Hi, I need a big help to resolve this problem. I need to put a usercontrol in a datagrid: this control check if the code inserted is present in a...
Mauro
01-30-2005 12:25 PM
Mauro Go to last post
0 20
I am new in VB.NET and at the bigining of my work I have a problem. I wont to make small program which contain 3 forms. In the 1st Form I put...
Mihailo
01-30-2005 07:19 AM
Mihailo Go to last post
2 10
Hello, Can I use libraries e.g. MS Application Blocks (which build on .NET Framework 1.0) in VS.NET 2005 (Framework 2.0)? Is there any problems?
Paul Abraham
01-30-2005 06:35 AM
Herfried K. Wagner [MVP] Go to last post
1 8
Hello All, I noticed that the *toolbar buttons have the same *size. I can* not have differen*t buttons' size into one toolb*ar. is that correct...
rs
01-29-2005 01:07 PM
rs Go to last post
0 10
Hello, I'm trying to create an application that can allow users to extend the menu by supplying the event handlers in their own libraries. My...
John Dumais
01-28-2005 05:19 PM
Bruce Wood Go to last post
1 7
I want to use Ctrl+Page Up as one of the shortcuts for my menu items. How do I do this? Thanks! Duwayne Sy
AT
01-28-2005 04:34 PM
AT Go to last post
0 12
I created a Smart Client application, and when I run it on the server (Win 2k Server /w IIS and Framework 1.1) through IE the application runs fine....
babarn
01-28-2005 01:17 PM
babarn Go to last post
0 17
when the datagrid gets enough rows a vertical scroll bar shows up, but is there a way to make the vertical scroll bar always show up? i do not...
oscar
01-28-2005 12:57 PM
James Boother Go to last post
1 13
I have a screensaver that won't take topmost or focus from windows xp lock box. Anyone know how to fix this?
chewie
01-28-2005 11:43 AM
chewie Go to last post
0 7
We have a brad network across entire country with internet but we can't install neither optical cable nor any other network cable. Only by we can run...
JoseTA
01-28-2005 11:19 AM
JoseTA Go to last post
0 8
How can I force my form to re-read fields from the bound object? In my case, I have a form that uses simple binding to bind to properties on an...
darndt
01-28-2005 10:53 AM
Neil Allen Go to last post
4 12
Overview: I have been creating custom shaped forms using a bitmap to set the form's region. This has worked well, and I have had a lot of success...
Roger.Smith
01-28-2005 10:30 AM
Chris Dunaway Go to last post
2 6
Hopefully this is the right newsgroup. I figured you guys would be the best experts on this. I am learning C# and .NET and went a little crazy with...
Roger Crawfis
01-28-2005 10:27 AM
Ken Kolda Go to last post
6 15
Hi there, I need to get the mapped networks drives from my machine. I have heard that it can be accomplished with some registry key lookup. But if...
John @ X
01-28-2005 06:29 AM
John @ X Go to last post
0 11
How can the following possibly generate a NullReferenceException ?? Type nagloubType = new Nagloub().GetType(); foreach (Control control in...
AT
01-28-2005 06:20 AM
AT Go to last post
0 15
I have problem, which is to minimize a WinForm Application with an Open Modal Dialog. When the WinForm Application is minimized, then the Modal...
Quaker_AL
01-28-2005 03:43 AM
Quaker_AL Go to last post
0 10
Hello all, Few days ago I participated in a conference here in Bucharest, about .NET - CLR and Forms - where we had the pleasure to meet some...
Bogdan Nedelcu
01-27-2005 11:14 PM
Colin Stutley Go to last post
1 7
hello if there are several child forms are opened in their mdi parent.how can i move the one of the child forms to the front end to show in the...
zbcong
01-27-2005 07:30 PM
Tom Krueger [MSFT] Go to last post
1 16
I'm using a AxWebBrowser to view a Word document inside a Windows Form. When I call the Word.Application object's Quit() method I get an exception...
Mario Garcia
01-27-2005 07:01 PM
Mario Garcia Go to last post
0 11
Hi, I needed this for my current project and thought it might be useful to someone else. It's a simple Disposable class that preserves...
carlmanaster
01-27-2005 06:55 PM
Tom Krueger [MSFT] Go to last post
1 25
After a small hiatus over the Holiday season, we are happy to announce that the weekly VB Team chats are scheduled again, starting next Tuesday. ...
Ed Hickey [MS]
01-27-2005 04:44 PM
Ed Hickey [MS] Go to last post
0 13
Before .NET, I used to use the registry to store app preferences. But apparently now there's some other way.. like storing the data in .xml files in...
Sam Hulick
01-27-2005 04:18 PM
Sam Hulick Go to last post
3 10
Hello I am having some trouble with the listbox control. I have a form with two listboxes on it. I move items from one list to the other. The...
TMesh
01-27-2005 02:59 PM
TMesh Go to last post
0 16
Hi, I can barely believe that searching for "contextmenu richtextbox event" in google groups found only a handful of results and none relevant...
AT
01-27-2005 01:35 PM
AT Go to last post
2 15
I'm trying to launch MS Word using the Startup switches to execute a macro when it opens. For example; WINWORD "C:\Documents...
Rob Maui
01-27-2005 12:49 PM
Rob Maui Go to last post
0 8
I am writting a MDI application (like VS.NET) that uses the IE Browser Control. This is in .NET envoironment, but I have seen this problem on others...
AT
01-27-2005 11:58 AM
Duwayne Sy Go to last post
2 14
I must run my Windows Forms APP from my local Intranet... But when I use Application.Exit or End (in VB.Net) to exit the App, it gives me an error...
Rafa®
01-27-2005 11:07 AM
Herfried K. Wagner [MVP] Go to last post
1 12
After increasing the system font size (e.g. 96 -> 120 dpi), the form will becomes larger. How can i know by what ratio the form is enlarged? At...
Hin
01-27-2005 11:02 AM
saurabh Go to last post
2 12
I have been getting this ever since SP2. More money for Verisign :) Regards, Frank Hileman check out VG.net: http://www.vgdotnet.com Animated...
Frank Hileman
01-27-2005 10:29 AM
Wells Caughey Go to last post
1 10
Hi, I'm using a TreeView and adding nodes programmatically. However even though the text for the nodes doesnt require a horizontal scrollbar it...
RichS
01-27-2005 10:20 AM
Herfried K. Wagner [MVP] Go to last post
3 10
I have a form with 4 user controls (parents), every parent user control has another 5 child user controls. So, I have 20 child user controls on the...
Igor Anic
01-27-2005 09:56 AM
Igor Anic Go to last post
0 14
Is there a way to resize a tabControl when the form itself isresized? For instance, I have a tabControl with two tabs. Eachtab has a rich text box...
01-27-2005 09:02 AM
Herfried K. Wagner [MVP] Go to last post
1 11
Hi I Placed a lot of controls on forms.By default it is in maxmized position but when i reize form i want to adjust form controls to screen...
TreeView Custom
01-27-2005 09:00 AM
Herfried K. Wagner [MVP] Go to last post
1 17
"Niranjan podduturi" <podduturiniranjan (AT) yahoo (DOT) com> schrieb: Your question doesn't seem to be telated to .NET Windows Forms...
Herfried K. Wagner [MVP]
01-27-2005 08:59 AM
Herfried K. Wagner [MVP] Go to last post
0 16
Hi All, I was reading msdn documentation pertaining to macros. It says that VS macros currently do not support win forms. Actually I need to write...
Shahzad Atta
01-27-2005 08:21 AM
Carlos J. Quintero [.NET MVP] Go to last post
3 13
Hi, I must design a method that receive a Control object and return a single value if it is a TextBox object, another value if it is a ComboBox...
Max André Bündchen
01-26-2005 11:13 PM
Maqsood Ahmed Go to last post
3 9
Post New Thread

Display Options
Showing threads 12001 to 12050 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.