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 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 12:58 PM
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 12:07 PM
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 12:02 PM
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 11: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 11: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 10: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 10: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 10: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 09: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 09: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-27-2005 12:13 AM
Maqsood Ahmed Go to last post
3 9
hello who can tell me the relation and difference between the following concept: 1 no-touch deployment 2 clickonce 3 smart client
zbcong
01-26-2005 10:10 PM
zbcong Go to last post
0 12
Hi, I have a user control, which I use in COM application. To be more specific, I have Outlook 2000 add-in (C#. framework 1.1 SP 1). So, you can...
Sunny
01-26-2005 06:33 PM
Sunny Go to last post
0 15
Hello, I am writing a Windows Forms application for users with a variety of screen resolution settings (800 x 600, 1024 x 768, etc.) What is the...
gary7584
01-26-2005 05:09 PM
Rob Oldfield Go to last post
6 18
Hello, I am running VS 2002 and need a FolderBrowserDialog . I could create one using a DirListBox and a DriveListBox but it does not allow...
Charles A. Lackman
01-26-2005 04:44 PM
Herfried K. Wagner [MVP] Go to last post
1 9
I have a non-UI assembly that contains a Form similar to the MSN Messenger pop-up that appears when a user comes online. I have a Timer in this...
dotNetDave
01-26-2005 04:43 PM
Paulo Morgado [MVP] Go to last post
1 12
Hello, Is your Windows XP computer running SP2? Your boss's computer is and his security settings is catching the file before it runs. If you...
Charles A. Lackman
01-26-2005 04:39 PM
Wells Caughey Go to last post
1 20
i have 2 forms and i would like to make the 2nd form listen for a change in the first form. is there a way to do this? i'm already passing "this" to...
oscar
01-26-2005 04:27 PM
oscar Go to last post
4 13
After some research and experimentation, I have found that the best way to deal with the problem of closing the form while loading (at least in my...
AT
01-26-2005 04:26 PM
AT Go to last post
0 10
I have a problem where an insert into a datagrid is failing to register when the GetChanges method runs during the closing event of the form. If I...
AT
01-26-2005 03:04 PM
AT Go to last post
0 13
Hi, Does anyone know if there's a way to close the IE that is hosting your UserControl? When I try to send a WM_CLOSE to the window, I get a security...
AT
01-26-2005 02:17 PM
AT Go to last post
0 12
The .NET Property Grid control has a PropertyChanged event which fires when the property was changed, but the user has to move the focus from the...
Kstoj
01-26-2005 12:42 PM
Kstoj Go to last post
0 13
Because the results to BeginInvoke occur async'ly, it stands to reason that each call of execute is actually a record on a queue, and therefor, each...
stork
01-26-2005 12:20 PM
Jon Skeet [C# MVP] Go to last post
3 16
hi, i am using 2 datagrids tied together with datarelations. That part works great. i need to suppress the new row on the datagrid but cannot use the...
Albert Price
01-26-2005 11:33 AM
Albert Price Go to last post
0 13
Hello, I have a WinForm control embedded in IE that crashes everytime I close my browser. If i click on a link in IE when the control is loaded...
Marco
01-26-2005 10:59 AM
Frank Hileman Go to last post
1 20
Hi, Because the blind are unable to use a mouse, keyboard navigation is key. A major difficulty is that not all windows forms controls are keyboard...
AT
01-26-2005 10:29 AM
Pete Davis Go to last post
4 17
I have an application where the Font Dialog box does not appear until I alt-tab away to another application, then alt-tab back to mine. ...
arti
01-26-2005 09:39 AM
arti Go to last post
0 14
How do I programatically get the text from a popup dialog box? Thanks.
NightHog
01-26-2005 08:22 AM
Hemang Shah Go to last post
6 20
Hi, I am trying to create a custom style tab control. I've managed to code it so far so that I can custom draw the TabPage dividers ( the buttons...
RichS
01-26-2005 07:57 AM
RichS Go to last post
2 17
Hi there, I wan't to run my application with argument that causes the application to do something without showing up gui. It works but in the end...
msnews.microsoft.com
01-26-2005 04:29 AM
Herfried K. Wagner [MVP] Go to last post
1 21
I created another service application to replace the Messenger service. This application will be listening to \\.\mailslot\messngr for...
NightHog
01-26-2005 04:06 AM
NightHog Go to last post
0 15
I am building a Windows Form App that has a splitter in the client area, treeview on the left, and panels on the right. Different classes of...
Jim Brandley
01-26-2005 01:53 AM
Michael Wong Go to last post
6 17
Hi, i´ve created a user control that contains a TextBox and a Label, lets call this control CText. CText has properties like Value and Text, where...
Erick Gonzales
01-25-2005 06:31 PM
Erick Gonzales Go to last post
2 23
I am using VS.NET 2003 and C# to develop a Windows Forms application targeted at Windows XP. I would like to automatically capture the build time...
Dave Leach
01-25-2005 06:10 PM
Matt Berther Go to last post
3 12
I have a listbox with the DrawMode set to OwnerDrawVariable. If the listbox is half full, and I click inside the listbox but not directly on an...
felix
01-25-2005 05:19 PM
felix Go to last post
0 13
Does anyone know how to adjust the size of the propertygrid's help panel programmatically? I want to increase/decrease the height of...
cOdEmOnKeY
01-25-2005 04:47 PM
cOdEmOnKeY Go to last post
0 18
I have to think this is better than the MS article that...
stork
01-25-2005 04:05 PM
stork Go to last post
0 14
I have an MDI application and save the states of the forms when they are closed. This works correctly if each form is closed independently but...
John J. Hughes II
01-25-2005 03:31 PM
John J. Hughes II Go to last post
0 16
Hi, I have a container control A containing a container control B containing a control C (this last one is not a container). I would like that when...
cae
01-25-2005 01:03 PM
cae Go to last post
0 16
Hi, How do I stop the datagrid's vscrollbar from capturing mousewheel messages? Seems they don't reach the grid's wndproc -where are they handled ?...
jon morgan
01-25-2005 01:00 PM
jon morgan Go to last post
3 15
I have just come across the ApplicationContext class and I am wondering if it might not be a best practice to use this object for the purpose...
craig
01-25-2005 12:59 PM
craig Go to last post
0 15
HI all! I have a problem with MDI forms... I have a parent form in which I must show different child forms, but only one a a time. So when I open a...
AT
01-25-2005 10:36 AM
AT Go to last post
0 20
Can anyone let me know if it is possible to display a Word doc in a Windows Form? If yes please let know me where I can find information on how...
mg712
01-25-2005 04:03 AM
Herfried K. Wagner [MVP] Go to last post
1 20
I am developing validation component, I want to be able to expose a property on every other control in the forms. Error provider and tooltip...
Ahmed
01-25-2005 04:00 AM
Herfried K. Wagner [MVP] Go to last post
1 16
I monitor the KeyDown event for an edit field on my Winform. I am capturing the Enter key (in case someone presses it it needs to act like a...
STom
01-24-2005 10:45 PM
Scott C. Reynolds Go to last post
3 18
Hi All, If I place a com "wrapped" WebBrowser control on a form - it works fine if NOT and MDI child. If it is an MDI child, then the other controls...
TkPins
01-24-2005 09:26 PM
TkPins Go to last post
1 22
Hello al, I am new to Windows Forms and for the past week or so, I have been pulling my hair out, trying to figure out how I can...
Farshad Abasi
01-24-2005 08:28 PM
Farshad Abasi Go to last post
0 13
In VB6, I could use & to assign a shortcut in the button, but it doesn't seem to work in .NET. Does anyone know how to make it work in .NET?
Teresa
01-24-2005 07:32 PM
Bruce Wood Go to last post
2 14
How can I load embedded resources from any namespace in my WinForm project? For example, a namespace such as "MyApp.UI.Views"? I have a...
Ed
01-24-2005 06:27 PM
Ed Go to last post
0 11
LS, Is it possible to scroll the listview with the property ScrollAble = false; Thanx in advance Joey Chömpff
Joey Chompff
01-24-2005 01:21 PM
Joey Chompff Go to last post
0 25
Post New Thread

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