Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Windows Forms / WinForm General / April 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
inherited form problem: designer won't paint controls21 Apr 2005 13:40 GMT1
I have an inherited form.
The base class has some panels and a splitter for resizing them
In the inherited form, I've placed some child controls in the right-panel.
This all works fine, run the app everything looks great.
NotifyIcon and Minimize21 Apr 2005 12:25 GMT1
I have a form with a notifyicon. I have set ShowInTaskbar to false. When I
minimize the form, the form minimize, but there is a symbol on the windows
desktop for the minimized form. This symbol is the same as for child windows
which are minimized to its mdi-form. What I make wrong.
Reflection21 Apr 2005 11:24 GMT2
In order to display multiple lines in a column, i am creating creating a new
column style deriving from the DataGridTextBoxColumn.  To get the height of
each row i am using the following code in one of the methods of this custom
columnstyle class.
Logged in user's first name using active directory21 Apr 2005 11:12 GMT4
i want to get the first name of the logged in user on the current machine,
windows application
i used the following code but i get System.NullReferenceException when it
reaches the Console.Writeline line
Moving a window21 Apr 2005 10:55 GMT4
I stripped off the frame from a window but I still want the user to be
able to move it. If the user click on the background and moves the mouse
around I have some code that hooks into that and does the move but the
window keeps trying to redraw itself and it greats really crazy. ...
Form Opacity - setting it back to 100%21 Apr 2005 07:13 GMT2
I'm doing some stuff with the Form's Opacity property.
Basically I'm changing it's opacity to less than 100% when it's being moved,
and then resetting it to 100% upon completiong.
What I find is that after the Opacity property has been adjusted (to
Edit a Menu in a component using Visual Studio21 Apr 2005 06:18 GMT4
If I add a menu (or context menu) to a component class by dragging it from
the toolbox, it is added correctly but I can't find a way to edit it.  The
Edit Menu command appears in the context menu for the item but it doesn't
seem to do anything.
Form databinding using list obj instead of biz obj21 Apr 2005 06:13 GMT9
I have a form where I was using databinding to bind all of it's fields to a
business class.  Now I'm converting it over to binding to a list object
which is a list of the same business objects.
Note: me.Me.CustName is a textbox in this form, "Me.CustName" is a property
Leave/Enter events20 Apr 2005 22:51 GMT1
Is there a way to find out, on the leave-event, which control that is about
to receive focus?
Rgds
Egil Winther
Bulk Load text into dataset?20 Apr 2005 22:26 GMT1
I have a non-delimited fixed-field text file with a record length of 5919
bytes long that I need
to load into an existing empty dataset with 159 columns.
Currently I am building a mapping like this:
Datagrid combobox.. problem20 Apr 2005 21:39 GMT1
I need to to have a combobox column on the grid.
The problem is when the user selects a value from the combo , when the user
clicks the combo in another row i need to remove the previously selected
value from the combo list. So the user has only the left available values to
databound problems with c# datagrid .NET framework v. 1.120 Apr 2005 19:38 GMT4
I have spent hours on the following two problems:
1 - Resizing a column to a new width
2 - disabling the addnew feature of the datagrid, without making cells
uneditable (i.e. by locking the control)
C# Balloon Tooltip from Sys Tray Icon20 Apr 2005 17:17 GMT2
How can I display a balloon tooltip from a system tray icon??  I can find
plenty of examples on how to do this from C++ or even Visual Basic by calling
the Shell_NotifyIcon function, but I can't find how to do this from inside C#.
Config file doesnt work when hosting control in IE as an ActiveX control from file system20 Apr 2005 16:04 GMT1
I want to install my user control in the GAC, regasm it and run it in a
browser without pulling the control from a web URL.
This is possible and explained in the MSDN KB article 305624
http://support.microsoft.com/d­efault.aspx?scid=kb;en-us;Q305­624
icons on XP and W2k20 Apr 2005 15:55 GMT3
I have a .NET application which is targeted at both W2k and XP. My form's
icons are XP style icons 32-bit. When it is running on W2k, the icons do not
look correct. I understand that W2k does not support 32-bit icons with 8-bit
alpha channels. My question is what can I do so that ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 March, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.