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, The Control class provides the ControlAdded event which occurs when a control is added to its ControlCollection. -- Rodger...
Rodger Constandse
03-12-2005 12:24 PM
Rodger Constandse Go to last post
0 18
How do i create the graphics object from the window handle? thanks
ve
03-12-2005 11:57 AM
thomas woelfer Go to last post
1 19
Hi Am new to VB.NET and wondering how to centre my form in the mdi that is maximised or set to a diferent size. I tried this wTop =...
99pshop via .NET 247
03-12-2005 11:25 AM
J L Go to last post
2 18
Hello, I'd like to create a custom control that exposes several containers, much like the SplitContainer in VS 2005. However, when I create a custom...
AT
03-12-2005 10:39 AM
Bram Go to last post
2 20
I have a small winforms app with a combobox. When I am logged in as a domain administrator, the combobox behaves as expected. When I am logged in as...
John Braganca
03-12-2005 03:35 AM
John Braganca Go to last post
2 19
I am using Visual Basic .Net with Windows XP Professional. I have added a Combo Box to my form and changed the drop-down style to DropDownList. I...
Tim the newbie
03-11-2005 06:49 PM
Tim the newbie Go to last post
2 19
If i wrote a DALC class in a class library, and then referenced this class in a windows forms application, and deployed the EXE of the windows...
Chakra
03-11-2005 06:45 PM
Lucas Curley Go to last post
2 21
Hi! Can I disable the ... (in code) .... expand/collapse animation of TreeView? .... the minimize/normalize animation of a Form? .... rollout...
Andreas Zita
03-11-2005 01:43 PM
Andreas Zita Go to last post
0 19
How can I both filter rows and hide columns in a DataGrid? I've tried several combinations of DataSets, DataViews, DataTables, and DataGrids and...
Joe Gaines
03-11-2005 12:25 PM
Joe Gaines Go to last post
0 26
Hi, I would like to create an app that has the same layout as Windows Computer Management where clicking on a treeview item (in left pane) loads a...
AT
03-11-2005 12:12 PM
AT Go to last post
0 22
I bind a DataGrid to a DataView - everything looks nice, except for the column widths. How can I programatically modify the bound columns...
JezB
03-11-2005 11:01 AM
JezB Go to last post
0 23
Hi, I have a window, where for a certain event(button click), I am starting a new thread. This thread is retrieving data, creating a new window and...
AT
03-11-2005 10:40 AM
xarky d_best Go to last post
4 21
hi all, i have an applicaiton in which i am using datagrid its working properly, the problem here is if i select a row and press "Delete" Key (Key...
San
03-11-2005 10:09 AM
dlgproc Go to last post
2 54
Hi In my Windows Form application I created a File Browser control that was derived from System.Windows.Forms.UserControl. It contains a single line...
dlgproc
03-11-2005 09:59 AM
dlgproc Go to last post
0 20
Hi, I have trouble understanding why this fails but here is what I'm trying to do: I have 1 form with 2 controls in it. I created a MouseDown...
barr
03-11-2005 09:30 AM
Bram Go to last post
1 20
ValueChanged event of NumericUpDown isn't fired when type in it by keyboard even it lost focus. The error in class...
Michael
03-11-2005 09:25 AM
Michael Go to last post
0 23
Hi, I would like to know if it's still possible on Windows 2000 or XP to create a "Desktop Taskbar Application" (An application who attach it-self...
A. Dionne
03-11-2005 09:09 AM
A. Dionne Go to last post
0 24
Hi All, Does someone knows how to manage printer settings programmatically? System.Drawing.Printing.PrinterSettings class allows to change them...
Artem Kliatchkine
03-11-2005 07:32 AM
Artem Kliatchkine Go to last post
0 22
Is there any way to hide a TabPage that is already inserted into a TabControl? The method Hide doesn't seem to work. Thank you Cezar
Cezar
03-11-2005 04:19 AM
Mick Doherty Go to last post
2 22
I am sure this has been asked a million times, but I have Googled until I am blue in the face...so Iam asking again... How can I make a combox drop...
J L
03-10-2005 06:28 PM
Herfried K. Wagner [MVP] Go to last post
1 20
The following situation: Panel control with Dock=Fill, inside a panel an embedded form with controls in it. The code embedding the form into the...
Cezar
03-10-2005 05:54 PM
Herfried K. Wagner [MVP] Go to last post
2 20
Is there any way that I can feed the path of a zip file to a vb.net windows forms app and get at the files within it? I don't want to be reliant...
Rob Oldfield
03-10-2005 05:24 PM
Rob Oldfield Go to last post
10 24
Hi all, Does anyone know how to do the windows forms like MSN Messenger (from login to enter the messenger) ? Thanks,
yihcheng
03-10-2005 05:07 PM
James Go to last post
2 15
After many hours of debugging, I've finally come to the conclusion that there is a bug in DataGrid's CommitEdit. I have the following situation: ...
Nathan Ernst
03-10-2005 05:03 PM
Nathan Ernst Go to last post
0 25
I am using the VisibleChanged event of the tabpage to add/remove main menu bar items. When I receive the visiblechanged event and the visible=true...
Tom Schmidt
03-10-2005 01:11 PM
Tom Schmidt Go to last post
0 78
Periodically users are experiencing a crash of a .Net WinForms application running on Windows 2000. The application displays a MessageBox that...
darren_duvall (AT) nospam (DOT) nospam
03-10-2005 10:27 AM
darren_duvall (AT) nospam (DOT) nospam Go to last post
0 20
I'm using the HierCube .net OLAP component from rainbowsoft (http://www.rbwsoft.com/) in a vb winform application (vs2003). The data source is an MS...
kiln
03-10-2005 09:55 AM
kiln Go to last post
1 21
Hi, I was wondering if there is a possibility to update the content of a RichTextBox control with a mixture of formatted text (for example bold...
Ohad Young
03-10-2005 09:24 AM
Ohad Young Go to last post
7 15
I am getting an "'Application' is an ambiguous reference" error when I try to start my WinForms appllication. How can the Application object...
ShadowMan
03-10-2005 07:55 AM
ShadowMan Go to last post
4 19
Hi, Is there a way of removing the blue bar that appears at the top of a DataGrid? Thanks, Steve
Steve Norman
03-10-2005 06:52 AM
Tim Wilson Go to last post
1 18
Hi, we have a Windows.Forms application having several assemblies for which we have defined satellite assemblies in seperate folders according to...
Stefaan V.
03-10-2005 06:47 AM
Stefaan V. Go to last post
0 21
Hello, maybe someone have faced with this problem: I have a control with some textboxes, labels and buttons. Buttons have a keybord shortcut...
vch
03-10-2005 06:23 AM
vch Go to last post
0 21
How to Implement Custom Order in Property Grid Control in C# ? I Implemented PropertyGrid.PropertySort = PropertySort.NoSort but it is Displaying in...
srinivas raju via DotNetMonster.com
03-10-2005 06:01 AM
srinivas raju via DotNetMonster.com Go to last post
0 25
I'm getting very confused trying to make my "Delete" button work. All looked ok at first, with: Private Sub DeleteButton_Click(ByVal sender As...
VB Learner
03-10-2005 04:36 AM
VB Learner Go to last post
0 16
Hi, I have 2 combobox in datagrid, one parent(display CATEGORY) & another one is child(display SUB_CATEGORY). I want if user select item...
AT
03-10-2005 04:16 AM
AT Go to last post
0 20
I've just noticed that if I set a form's window state to be maximized, and also disable the maximize button on the title bar, then the form will...
AT
03-10-2005 04:03 AM
AT Go to last post
0 20
What is the accepted method of creating a data class or business rules object class with properties that will allow the returning of null...
D Witherspoon
03-10-2005 02:13 AM
bteskera Go to last post
14 28
I want to be sure I understand the rules when casting classes and sub-classes. If I have a class Person and a sub-class Employee that...
J L
03-09-2005 05:31 PM
J L Go to last post
8 20
I have a MDI application, but that isn't important, and why I posted it here instead of the MDI forum. I have class "App Loader" that contains Main....
joshblair
03-09-2005 05:27 PM
joshblair Go to last post
0 18
Is there a way to make the parent node not display a checkbox but each child node have one? Thank you in advance, Pauly C
Pauly C
03-09-2005 05:22 PM
alejandro lapeyre Go to last post
5 20
Hi everyone, I'm developing a form with .Net, in C++. I have to display a choosen image on a pic-box and then I have to do some elaborations on it. I...
arwen_h
03-09-2005 05:21 PM
ftsarchitect Go to last post
2 25
I have such sentence in my program: {... ... DataView dataView = new DataView(dataSet.Tables); Console.Writeline(dataView.Count.toString());} And...
Chester
03-09-2005 05:11 PM
Chester Go to last post
0 17
How can I create a borderless System.Windows.Forms.ComboBox? -------------------------------- From: dan fisherman ----------------------- Posted by...
dan fisherman via .NET 247
03-09-2005 04:56 PM
Herfried K. Wagner [MVP] Go to last post
1 20
I used Visual Studio 2003/Windows XP SP1 to create a window application. At the form, I put a button and run debug. I put some break point on the...
AT
03-09-2005 04:55 PM
AT Go to last post
0 20
Hi All, I have this xml file and loaded it by XmlDataDocument.load function. After XmlDataDocument.load function called, I need to load another xml...
Shwe Ko
03-09-2005 04:29 PM
Shwe Ko Go to last post
0 17
Try some ready solution that is free of that problem: http://www.rustemsoft.com/DataGridColumns.htm -- Message posted via...
Rustem Soft via DotNetMonster.com
03-09-2005 03:51 PM
Rustem Soft via DotNetMonster.com Go to last post
0 19
FlyGrid.Net 1.0 is released! 9Rays.Net is proving that great things indeed come in small packages. Having enjoyed success in beta preliminary release...
Al Ponomarev
03-09-2005 03:41 PM
Al Ponomarev Go to last post
0 16
An ArrayList contains Person objects with Properties Name, Age, Phone. A Windows Form displays - TextBoxes for these properties as well as - a...
herbert
03-09-2005 03:27 PM
herbert Go to last post
0 22
i've read about everything i can find online about this, but nothing seems to work right. the info is queried from MySql and entered into a dataset...
oscar
03-09-2005 02:39 PM
oscar Go to last post
0 15
I am trying to add sub menu options at runtime. It was a simple task in VB6 For x = 0 to 5 Load mnuNames(x) mnuNames(x).enabled =...
Schlauberger
03-09-2005 02:29 PM
Schlauberger Go to last post
2 18
Post New Thread

Display Options
Showing threads 11401 to 11450 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.