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 all, I have a form with transparent areas, I make an squared image but some parts overhang the square, the form occupy all the image, but the...
Eduardo Garcia
03-17-2005 03:32 PM
Herfried K. Wagner [MVP] Go to last post
1 12
The sorting capabilities of the datagrid control are really very nice, but there is one annoying aspect. After clicking on a column header to sort...
wjousts
03-17-2005 03:03 PM
wjousts Go to last post
0 13
I have 2 forms Form A and Form B, and a class that has static field employeeId. Both forms display information related to the employee, and both has...
velm
03-17-2005 02:28 PM
Bruce Wood Go to last post
1 14
Hi! I need to display a map (currently bitmap image) in a windows form and be able to scroll and zoom realtime (from code). I also need to draw on...
Klaus Jensen
03-17-2005 01:47 PM
Frank Hileman Go to last post
1 16
How do I detect if the mouse pointer is moved outside of a form? I would like to close a form if the mouse pointer moves outside. Thanks
Shariq
03-17-2005 12:57 PM
Shariq Go to last post
3 12
I placed the following code in my project's Main subroutine and have it's Startup Object set to Main: Dim currentDomain As AppDomain =...
J L
03-17-2005 12:50 PM
J L Go to last post
1 21
In my Form_Load handler I am trying to establish a connection with external device. If connection fails, I want to open a dialog that controls the...
Gregory Khrapunovich
03-17-2005 12:44 PM
Gregory Khrapunovich Go to last post
0 17
Hello, I have installed the .NET Framework 1.1 SP1 on my computer, this lead to an unexplainable BUG when displaying a groupbox title, in a...
Matanel Sindilevich
03-17-2005 12:01 PM
Matanel Sindilevich Go to last post
2 14
I have a C# multi threaded app. It used to work on XP. I use Application.Exit and System.Environment.Exit(0). I also closing each thread. I also can...
Tony
03-17-2005 11:53 AM
Tony Go to last post
0 22
Hi, I am facing this problem. I have set the opacity of the form to 15% and it is becoming partially transparent. But when i move it over a video...
ve
03-17-2005 11:45 AM
ve Go to last post
0 16
Hi I've got a weird one here which I can't resolve and would appreciate help with. I've overridden a UserControl to create a very simple control...
Jon
03-17-2005 11:07 AM
Jon Go to last post
0 18
I'm deploying a windows form application using no-touch deployment and Rockford Lhotka's NetRun app. The first time I run the app everything...
Sandman
03-17-2005 10:49 AM
Sandman Go to last post
2 20
Hi, I have two questions concerning menu events: 1) I want to share the same handler between three menu items. Can I send menu event with a...
Gregory Khrapunovich
03-17-2005 10:10 AM
Gregory Khrapunovich Go to last post
3 22
How do I access my form controls in a static method? Thanks Gav
Gav
03-17-2005 09:48 AM
Gav Go to last post
4 12
One of our WinForms applications is having strange icon problems, and any suggestions would be appreciated. We have a custom user control which...
Roger
03-17-2005 09:21 AM
Roger Go to last post
2 20
Hello! I have a parent window and two child dialogs ( the first with an TextBox to input, the second is a User Numbers Keyboard (0-9)). I want when...
Alex
03-17-2005 09:00 AM
Jay Pondy Go to last post
3 20
I'm having this weird problem that occurs with items in a combobox. When I open the combobox list, I see that the list is trying to show items...
Maxime Gauthier
03-17-2005 08:19 AM
Maxime Gauthier Go to last post
2 20
Hi! In my app. i've got a ListView that contains a list of files. Currently i just display the names of the files in the ListView and no icon. What...
Frank R Eid
03-17-2005 08:09 AM
Frank R Eid Go to last post
2 12
Hi, We have lots of existing MS Access forms (>4 years worth of code!). And are now writing new forms in .NET (We can run them via COM interop etc....
AT
03-17-2005 08:00 AM
AT Go to last post
0 15
(I hope it isn't too late to post this message, my first post in this community...
Fatih Arpac? via .NET 247
03-17-2005 07:29 AM
Fatih Arpac? via .NET 247 Go to last post
0 19
Hello, I am writing a Word add-in in C#. I am trying to create a dialog window that will behave similarly to the "Find" dialog in Word or Visual...
Alex
03-17-2005 06:11 AM
Cindy M -WordMVP- Go to last post
4 28
I am looking for a .NET or COM component to read, extract and modify cab and zip files. Is there anything in the .NET classes to accomplish that or...
Cezar
03-17-2005 06:00 AM
Herfried K. Wagner [MVP] Go to last post
2 20
i want to print the document in character mode in .net just the old fashioned way (in vb6, "Open "prn" For Output as #1" or "Open...
AT
03-17-2005 05:35 AM
Bob Powell [MVP] Go to last post
1 17
Hi All, I am unable to open new child form within main form. Main Form is not a MDIContianer. Child Form need to create new instances for different...
Amit
03-17-2005 04:48 AM
Herfried K. Wagner [MVP] Go to last post
5 20
Hi Sezai, I'm not familiar with foxpro, but the Visual Studio Designer is only loosely tied to the code. Any changes made in the designer will...
Morten Wennevik
03-17-2005 03:26 AM
Morten Wennevik Go to last post
0 13
I'm not sure what you mean by "you can see the change". Do you mean "you can see the change in the development environment?" -- --- Nick Malik...
Nick Malik [Microsoft]
03-17-2005 01:54 AM
Nick Malik [Microsoft] Go to last post
0 18
Hi there, I need some help with the followng two things: 1. How can my application keep track of the websites visited by the user in internet...
Ahmed Shafi
03-17-2005 12:00 AM
AT Go to last post
1 22
I have an issue where I have a external bmp file that I am calling via my application. Called (@"whatever.bmp"); But when I compile and use an...
Ronin via DotNetMonster.com
03-16-2005 05:58 PM
Ronin via DotNetMonster.com Go to last post
9 30
Hi there, Can some one point me toward detailed tutorials / resources as to how to use the COM based web browser control (not the manged WebBroser...
Ahmed Shafi
03-16-2005 05:10 PM
Herfried K. Wagner [MVP] Go to last post
1 15
Does anyone know how .Net calculates the ratio it uses for auto scaling. If you use the examples and documentaion available you never get the values...
Ralph Flaugher
03-16-2005 04:27 PM
Ashton Go to last post
1 20
I have an application that is supposed to print a badge using a Dymo LabelWriter 330. The problem I am having is this - when I 'Print Preview' the...
Gerald Roston
03-16-2005 01:29 PM
Gerald Roston Go to last post
0 14
Hello, If you right click your mouse over some item in Windows such as a file or directory, it both selects (highlights) that item AND pops up the...
warrior_cdc
03-16-2005 12:31 PM
warrior_cdc Go to last post
0 19
I have a Rectangle object and want to fit some text in it so that the text's height matches the rectangle's height exactly. I'm not sure what...
JezB
03-16-2005 11:48 AM
Bob Powell [MVP] Go to last post
1 14
I am getting the following exception when running a standard WinForms app that runs on every PC except for this single PC. This is NOT a...
Ashton
03-16-2005 11:47 AM
Ashton Go to last post
0 21
Hi, I have a VB.NET Windows-Application. I am trying to write an application which can only have one instance open at a time per user.I found some...
AT
03-16-2005 11:16 AM
Woody Go to last post
2 14
I have the following configuration file - <?xml version="1.0" encoding="unicode" standalone="yes"?> <configuration> <configSections> <section...
Eugene
03-16-2005 11:13 AM
Eugene Go to last post
0 11
I want to open a file form my appointed application. This application has maintained in my application by users or administrator. On user double...
tianyamoon
03-16-2005 10:44 AM
tianyamoon Go to last post
0 13
Hi, I have a datagrid that is successfully bound to a list of objects that is managed by my own ObjMgrList class that implements IBindingList...
KoreOOGuy
03-16-2005 10:41 AM
KoreOOGuy Go to last post
0 9
What event is raised when you click on the upper part of a form?(the one with the control box and title...) because it doesn't respond to MouseDown...
tzake
03-16-2005 10:27 AM
tzake Go to last post
6 20
Regarding subject... How can i raise up a DUN connection on request with .NET? Mauro
Mauro D.
03-16-2005 10:00 AM
Jim Hughes Go to last post
1 18
I’m using the DataGridBoolColumn class to add a checkbox to a column, the issue I’m having is I would only like to have certain rows display...
Pauly C
03-16-2005 09:47 AM
Pauly C Go to last post
0 22
Any help is appreciated. Summary : I am raising a custom shared event from custom DateTimePicker instances. This custom event causes to a call to...
Halil Gursoy
03-16-2005 09:33 AM
Halil Gursoy Go to last post
0 17
I am posting this here and in security as I dont see a SmartClient group. Ok on my work Pc I have a test page with links to a number of...
Deasun
03-16-2005 06:57 AM
Deasun Go to last post
0 17
I'm deriving from DataGridColumnStyle and trying to ensure that my cells always have the same proportions (eg. height = half the width). I...
JezB
03-16-2005 05:18 AM
JezB Go to last post
0 16
Hi, I´m currently finishing up a project and I'm trying to add an option for the user to select or edit the overall appearance of the window ie....
Jonathan Collins
03-16-2005 04:57 AM
Jonathan Collins Go to last post
0 15
Hi... I wanted to remove the title bar from my applicaton, and I have done that by setting control box to false and form.text to "". But because of...
Anand via .NET 247
03-16-2005 04:34 AM
Herfried K. Wagner [MVP] Go to last post
2 16
Is there a way to display animated gif on the form? Or small animations ? Like in windows xp how it shows the file copy process of a paper flying...
Hemang Shah
03-16-2005 03:22 AM
Bob Powell [MVP] Go to last post
1 24
Hi, I have a small (15x15) Black&White bitmap. I also have a picture box with SizeMode set to Stretch. The bitmap is its image. When I stretch the...
Z
03-16-2005 03:20 AM
Bob Powell [MVP] Go to last post
1 21
Hi all, In my form load, I load a datagrid with a fair amount of data. So when I click on the button that creates the form I show the wait cursor...
Gav
03-16-2005 03:11 AM
Gav Go to last post
4 23
I have a problem. I'm using OleDB to access an Access databasewhere a column is defined as System.String but it should be aninteger. I cannot modify...
Andrei Gavra via .NET 247
03-16-2005 02:41 AM
Andrei Gavra via .NET 247 Go to last post
0 16
Post New Thread

Display Options
Showing threads 11301 to 11350 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.