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     
"Yahya" <x@x.x> schrieb: The file you attempt to download is password protected. The code below will show you how to pass credentials in a web...
Yahya
03-03-2005 12:40 PM
Herfried K. Wagner [MVP] Go to last post
2 17
Hi, How to know where (Point.X & Point.Y) mouse was doubleclicked ? TIA, AB.
AndreB
03-03-2005 11:11 AM
AndreB Go to last post
2 20
Hello people, I am trying to evaluate an expression programmatically using MSScriptControl.ScriptControl(). if the expression passed is a divide by...
Hermit Dave
03-03-2005 10:19 AM
Hermit Dave Go to last post
0 16
Please, i would like to create a windows form that simulate the fields fill of a webpage and then post data to it. I'm looking for some class that...
Fabiano
03-03-2005 09:01 AM
Ajay Kalra Go to last post
2 23
I am writing unit tests that programmitically open and control a GUI. The GUI puts up a modal dialog box while I am controlling it from my unit...
Andrew Sharpe
03-03-2005 08:07 AM
Ajay Kalra Go to last post
5 22
The Data Form Wizard is great for churning out simple database maintenance forms (once you've changed it to automatically load the data) but my users...
AT
03-03-2005 06:44 AM
AT Go to last post
0 15
Hello: I want to display a modal form after main MDI form is become visible.I meet a strange problem,if i close main form or dispose main form after...
gladiator
03-03-2005 04:59 AM
gladiator Go to last post
0 20
Hi I am trying to get a MD5 hashcode from a string. I have done this before in ASP.NET using...
Grant Merwitz
03-03-2005 03:45 AM
Grant Merwitz Go to last post
4 22
I have an asynch call setup and a callback for it. During the callback I want to be able to add controls to my form. However, it appears...
Lance Johnson
03-02-2005 09:53 PM
Joshua Flanagan Go to last post
1 18
Hi Martin, The ScrollBars in ScrollableControl (a superclass of Panel) are not painted by managed code. This article looks similar to what you're...
Matt Garven
03-02-2005 08:13 PM
Matt Garven Go to last post
0 22
Hi: Can someone point me to an example of a DataGridColumnStyle that displays an image? Thanks, Charlie
Charlie@CBFC
03-02-2005 07:23 PM
Eric Moreau \(VB MVP\) Go to last post
1 18
Hi, Can anyone tell me how to find the absolute path of a virtual directory or a website from within a windows forms application? I want to...
Michel
03-02-2005 03:55 PM
Michel Go to last post
0 19
I have an application and use custom user controls as plugins. Is there any way to communicate back and forth from control to app. NOTE: The...
Daniel Friend
03-02-2005 03:49 PM
Eric Dreksler Go to last post
3 17
Hi, I have this problem where if I have both a configuration file (Auto generated by the IDE), and a Manifest then the program crashes with...
Sumedha
03-02-2005 03:47 PM
Sumedha Go to last post
0 21
Hello, I have an application where a lot of my buttons require images. I have been using png images. Most of my forms work with images, however,...
Ryan Taylor
03-02-2005 03:35 PM
Ryan Taylor Go to last post
1 19
Is there a way to limit the columns that are viewable in a datagrid? The only thing I can think of is to create a new table and loop through...
03-02-2005 01:15 PM
Tim Wilson Go to last post
6 25
HI, How can a Usercontrol send information back to the parent that it completed it task? Best example is login. If I have a login control and once...
Nair
03-02-2005 12:13 PM
Herfried K. Wagner [MVP] Go to last post
2 20
Hi Is it possible to create a windows.forms inside a dll? What I am trying to do is to create a form (with its controls and all operations) but to...
KK
03-02-2005 11:43 AM
Herfried K. Wagner [MVP] Go to last post
1 17
hi to all i'm working in VB.NET i need upload a page using receivers FTP info URL username password i need upload the page into receivers FTP using...
Skumar
03-02-2005 09:10 AM
Herfried K. Wagner [MVP] Go to last post
1 18
Hi all! I'm creating a custom drawn form. I've been able to replicate most of the behaviour of a regular Form, but i'm having problems with resizing...
Miki Watts
03-02-2005 09:06 AM
Miki Watts Go to last post
0 19
Hi guys, I've a simple but interesting problem with EndCurrentEdit() method. Let me tell you what I am doing and how? I've a simple data entry form...
Binoy Patel
03-02-2005 04:35 AM
Binoy Patel Go to last post
0 15
Do I really need all the imports that come by default in my WebForm ? Definitely I believe not, and I have to test each one in order to remove...
Kenny M.
03-02-2005 04:02 AM
Carlos J. Quintero [.NET MVP] Go to last post
3 22
hi gurus, I m doing designing a report in Visual Studio.NET 2002. And I m using bundle version of crystal report... My project is in VB.NET. Now...
Ansari
03-02-2005 03:49 AM
Ansari Go to last post
0 18
Hi: Are there any classes in .NET for reading Windows Event Logs? I would like to build a WinForm to display entries in log. Thanks, Charlie
Charlie@CBFC
03-02-2005 02:47 AM
Claes Bergefall Go to last post
1 11
This is driving me nuts. What would cause the "Printer..." button on the PageSetupDialog to be disabled? I've got the AllowPrinter property set...
Joel Moore
03-02-2005 12:57 AM
Joel Moore Go to last post
1 23
Hello Every One: How does the datagrid in a form respond to Enter key event from keyboard, It seems that the datagridtextbox(the data holder) in the...
gladiator
03-02-2005 12:53 AM
gladiator Go to last post
0 18
hi to all i'm working in VB.NET i need upload a page using receivers FTP info URL username password i need upload the page into receivers FTP using...
Skumar
03-01-2005 10:37 PM
Skumar Go to last post
0 18
hi to all i'm working in VB.NET i need upload a page using receivers FTP info URL username password i need upload the page into receivers FTP using...
Skumar
03-01-2005 10:35 PM
Skumar Go to last post
0 25
if you are interested in the modal stat how do you launch your other forms? form.show() or form.showdialog()? "steenbt" wrote:
Aaron Fischer
03-01-2005 08:55 PM
Aaron Fischer Go to last post
0 23
All, Sorry for the cross-post but I'm not sure what group to post this to, but I have a service with an installer which, when I run the...
See_Rock_City
03-01-2005 08:16 PM
See_Rock_City Go to last post
0 17
Hi, This one is rather strange: I have a form that displays data in a number of controls. On OK button click event I retrieve the...
Sergey Poberezovskiy
03-01-2005 06:35 PM
Sergey Poberezovskiy Go to last post
6 13
Does the "With" instrucction help to the performance or is just to save us to write more code?
Kenny M.
03-01-2005 05:20 PM
Herfried K. Wagner [MVP] Go to last post
1 19
I want to put a custom object in clipboard and later to be able to extract it. I had red the Charles Petzold book "Programming Microsoft Windows...
Cristian Balcanu
03-01-2005 05:19 PM
Cristian Balcanu Go to last post
2 19
Hi, I am working on a VB.Net project created by other people. The project is a window application. I have the following questions: (1) What do the...
Ed Chiu
03-01-2005 04:30 PM
Herfried K. Wagner [MVP] Go to last post
2 25
I ran into this problem myself a while back. A solution that seemed to work was to subclass the ComboBox and override the WndProc function so that...
Roger
03-01-2005 04:26 PM
Roger Go to last post
0 25
I'm building some wizard-like applications using VB.NET. I have a solution which is a set of related forms successively shown with showdialog....
Nigel B
03-01-2005 02:56 PM
John Go to last post
2 21
Hi there, I know how I can show the Data Link Properties window. The reason which I've written this post for is how I can show it as a dialog box on...
Houda Tahbaz
03-01-2005 01:54 PM
Houda Tahbaz Go to last post
0 18
I have the following invocation in my application: private delegate void InitializeDataDelegate(); /// <summary>Loads information from the...
Kentonis
03-01-2005 12:41 PM
Kentonis Go to last post
1 19
Anyone know of a way to tell the .Net textbox control to not break on word boundaries? I'm building a control that I need to break on...
Todd Bright
03-01-2005 12:39 PM
Todd Bright Go to last post
7 22
My understanding is that you can delete selected text in a RichTextBox by setting the selection to an empty string. This doesn't work for me. For...
Mark Smith
03-01-2005 12:37 PM
Mark Smith Go to last post
0 18
I have a Windows Forms application developed in .NET Framework 1.1 which has a Microsoft Web browser embedded in a Form and is using mshtml to do...
Mani
03-01-2005 12:37 PM
Mani Go to last post
1 11
Hi, When a trackbar is made visible in a parent window, it flickers, showing first a rectange filled in gray and then the actual trackbar (with a...
cae
03-01-2005 12:27 PM
cae Go to last post
0 25
I've got a (reasonably simple) Windows Forms control, which works fine if I don't specify a strong name. But as soon as I add the...
Sven Groot
03-01-2005 12:01 PM
Sven Groot Go to last post
0 22
Hi, I have a misterious problem, which I'm unable to solve. Can somebody give me some clues where to start looking ?? We have an MDI application...
Marc Nemegeer
03-01-2005 11:06 AM
Marcos Stefanakopolus Go to last post
1 25
A while back, I saw a Microsoft presentation where the developer dropped a control onto a form and it displayed the contents of his Outlook inbox....
WalterB
03-01-2005 10:38 AM
AT Go to last post
1 14
Hi, I am using a treeview in a C# application, and am trying to implement a windows explorer style node rename function by positioning a textbox...
ChrisClark
03-01-2005 09:31 AM
ChrisClark Go to last post
0 19
the following code has a valid string in Session("ScannedInvoicedDirectory") which is \\Machine1\c\InvoiceScans. In fact I can put that string into...
G Dean Blake
03-01-2005 08:53 AM
Chris Dunaway Go to last post
2 14
Hi all, In Whibdey, I have a form bound to one of my business object. This object has a collection of child object of another class. Does anyone...
Patrice Ongla
03-01-2005 07:33 AM
Lee Gillie Go to last post
3 13
I want to put a custom object in clipboard and later to be able to extract it. I had red the Charles Petzold book "Programming Microsoft Windows...
Cristian Balcanu
03-01-2005 06:30 AM
Cristian Balcanu Go to last post
0 17
In order to show the names of the objects added to the ComboBox I've set: sausageChooserCombo.ValueMember = "Name"; - but when I change the...
Teis Draiby
03-01-2005 05:01 AM
Teis Draiby Go to last post
2 13
Post New Thread

Display Options
Showing threads 11551 to 11600 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.