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 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 21
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 24
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 20
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 23
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
Hi Is it possible to create a form, call Application.Run() to get the form working and processing messages, then Application.Exit() to stop it...
AT
03-01-2005 03:26 AM
AT Go to last post
1 12
I have a simple experimental form with a few textboxes and a couple of buttons which move the BindingContext(..).Position up and down, and another...
VB Learner
03-01-2005 02:22 AM
VB Learner Go to last post
3 10
I have a UserControl that contains a DataGrid that has it's DataSource exposed as a Property. The UserControl is sited on a Form where I need to...
Jay Pondy
02-28-2005 11:05 PM
Jay Pondy Go to last post
0 15
I am trying to build (in the .NET IDE and using VB) an app that uses forms I am deriving from a base class which contains some functions declared...
Nigel B
02-28-2005 10:36 PM
Bruce Wood Go to last post
4 12
I am really begining to hate programming. I have to have this thing done for class and cant seem to get it to do what its supose to do. I have two...
Allen
02-28-2005 09:17 PM
Allen Go to last post
0 10
I have the following code in a button click event; it gives me succesfull message and reload the data but the changes aren't save. Please...
Shariq
02-28-2005 06:43 PM
Shariq Go to last post
0 13
I have bound datagrid to a dataset with a datarelation defined between work orders and line items of those work orders. The default navigation style...
Lee Gillie
02-28-2005 06:08 PM
Tom Krueger [MSFT] Go to last post
6 18
In the old MFC days you could create a ListView with the LVS_OWNERDATA style and you would be asked to provide the item to be drawn as the list...
Jeff Lindholm
02-28-2005 05:57 PM
GP Go to last post
3 21
Hello VB Users, I am about ready to start working on a small VB.NET 2003 project for my company. I will be creating an MDI application that will...
Craig Holdheide
02-28-2005 05:23 PM
Bob Powell [MVP] Go to last post
1 8
Is there a way to determine if the closing event is happening because of a user click on the window Close-Box as opposed to because of other...
Alex Maghen
02-28-2005 04:16 PM
Herfried K. Wagner [MVP] Go to last post
1 8
Is it possible to using connect to a SQL Server database on a shared hosted web account using sqlconnection objects? What would the connection...
MisterKen
02-28-2005 12:45 PM
MisterKen Go to last post
3 13
I have several items displayed in a ComboBox. Only a subset of these items should be selectable, the others are for display purposes. What is the...
Nick Zdunic
02-28-2005 10:36 AM
Morten Wennevik Go to last post
1 12
You could use the singleton patten to accomplish this. In doing so you can treat the form as if it was a normal form. Google Singleton Pattern C# or...
Nicholas Cardi
02-28-2005 08:24 AM
Nicholas Cardi Go to last post
0 10
I create a MainMenu and set its text to &Admin. In VB6 this means Alt-A would execute the menu. It does execute the menu but when the form is first...
J L
02-28-2005 06:31 AM
Herfried K. Wagner [MVP] Go to last post
4 13
I'm working on a C# application(2003.) I have an MDI form which contains multiple MDI children, i want to bring an MDI child in the front and make...
Beenish Sahar Khan
02-28-2005 05:02 AM
Beenish Sahar Khan Go to last post
0 8
Hi All In c#, for listbox, how to scroll to a position? How to hide the verticall scroll bar? thanks from Peter
AT
02-28-2005 04:34 AM
AT Go to last post
0 17
Hi all, Some applications achieve a really nice look and feel in part because they have changed the bar at the very top of the form window. There...
thechaosengine
02-27-2005 09:37 PM
Joshua Flanagan Go to last post
3 11
I’ve just found a minor bug in how the TabControl selects the SelectedTab after you remove a TabPage. The code from...
Jeff
02-27-2005 07:05 PM
Matt Garven Go to last post
2 14
1) How can I make a Panel fire Key events? Neither overriding the OnKeyUp event nor somePanel.KeyUp += new KeyEventHandler(somePanel_KeyUp) seems to...
Peder Y
02-27-2005 06:45 PM
Matt Garven Go to last post
2 17
Hi Burton, Have you tried adding Pooling=false to your connection string? I can't think of a better way to detect the problem other...
Matt Garven
02-27-2005 06:05 PM
Matt Garven Go to last post
0 20
I wished to show verbs in a PropertyGrid that is hosted in my own WinForms application. The normal way to show verbs is to provide a...
Ian Ringrose
02-27-2005 08:28 AM
Guest Go to last post
1 21
Googles shows that this question has been asked a couple of times but every "answer" turns out to be a snappy "only an idiot would need that"...
smith
02-26-2005 11:47 PM
Gerald Hernandez Go to last post
4 19
Can someone explain to me why the following segment of code will not remove all rows from the datatable? My application is a Winforms front end...
Greg
02-26-2005 09:24 PM
Bernie Yaeger Go to last post
2 16
I have an app with a mainform hosting 1 vertical UserControl docked left, 1 vertical UserControl docked right, 1 horizontal UserControl docked...
billy
02-26-2005 09:46 AM
billy Go to last post
0 16
I have a form that runs a batch task. (say every 15 minutes) When it is kicked off it connects to the DB and then runs through all of the things it...
Joe Fallon
02-26-2005 07:42 AM
Piotrek Go to last post
1 11
hi to all i'm skumar i'm woking in VB.NET frame work i need to place a link to remote ftp page
Skumar
02-26-2005 06:49 AM
Herfried K. Wagner [MVP] Go to last post
1 11
hi, I need to check if someone is really using workstation or not. As using i mean moving mouse, or clicking keyboard. There are a lot of...
Piotrek
02-26-2005 05:12 AM
Piotrek Go to last post
3 13
Hello, I want to swalow all mousclicks in a comboBox control. I created wy own 'public class roComboBox : System.Windows.Forms.ComboBox ' Created a...
jean-dot-paul-at-opelwilly-dot-com
02-26-2005 01:58 AM
jean-dot-paul-at-opelwilly-dot-com Go to last post
3 12
This is probably overly simple to fix, but I can't seem to find how. I have a form with a TabControl, and when the form loads, it puts the focus on...
Etienne Boucher
02-25-2005 11:00 PM
Etienne Boucher Go to last post
2 15
Hi , I'm using a datetimepicker to generate a report for any date the user clicks. When the form opens, the datetimepicker is set to today's date,...
Debi
02-25-2005 06:19 PM
Debi Go to last post
0 14
Heya Robbe!! Doin' good ... how 'bout you? ~~Bonnie "Robbe Morris " wrote:
Bonnie Berent [C# MVP]
02-25-2005 04:55 PM
Bonnie Berent [C# MVP] Go to last post
2 11
Hi, This is a strange and rare bug (feature?). This winforms application is working fine on 99% of the machines but not on mine and also once in...
Val Melamed
02-25-2005 04:36 PM
Val Melamed Go to last post
2 16
Hello, I'm using the FontDialog to select a font and its size. When I return from the dialog, the size returned by fontDialog.Font.Size is always a...
Amit
02-25-2005 03:33 PM
Amit Go to last post
4 11
I have a user control A that contains a button B and a tooltip T. User control A has a property to set the tooltip for the button it contains. ...
Lance Johnson
02-25-2005 03:07 PM
Lance Johnson Go to last post
0 10
Hi, I am trying to track down focus issues I am having with controls on winforms. I am using activated and deactived events to track focus of...
ryang
02-25-2005 02:17 PM
ryang Go to last post
0 19
Hi, I used the Internet Explorer browser version 6.0 to download and run .NET windows application. However, it only ran on the computer where the...
Shan
02-25-2005 01:17 PM
Shan Go to last post
0 12
Post New Thread

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