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 / June 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
conditional preventing of dragging files outside of my own app30 Jun 2007 22:33 GMT1
I'm currently working on an application which can be seen as sort of a
modern version of Norton Commander - I have a file list of a directory
on my local machine in a Listview in detail mode, and the same for a
remote location (not via SMB but a self-written remoting based API).
Enum question30 Jun 2007 21:44 GMT5
I have a group of 7 checkboxes representing the days of the week.  I have an
enum that that corresponds to the days ex. DaysOfWeek.Sunday,
DaysOfWeek.Monday etc.  I have a library that has a function that I call and
need to pass the days of the week that the user has selected ...
Text box size30 Jun 2007 21:38 GMT3
I am using Tahoma 8 size for my text boxes which is changed to Tahoma,
8.25pt by the system. The height of my text boxes is 21 with this font size.
Is there a way to reduce the height to 20 without much effecting the font
size?
Displaying part of an image30 Jun 2007 21:34 GMT1
What is the best way of displaying part of an image?
The problem is as follows:
I need to show an area map with objects. Now I need to zoom in on a part of
that map to show some more detail. eventually the object are placed based on
Location vs. DesktopLocation30 Jun 2007 21:33 GMT1
When it comes to forms, is there any practical difference between the
Location and the DesktopLocation properties? And does the
SetDesktopLocation() method do anything that can't be achieved by simply
setting one of these properties?
How to Draw a Border Around a Filled GraphicsPath30 Jun 2007 09:15 GMT2
I have a user control that I draw onto using a GraphicsPath. The GP is
non-rectangular. I get a region from the GP and assign it to the control's
region. I then want to put a border round the region. Can anyone tell me how
to do this?
Control hotkey on inherited form30 Jun 2007 05:52 GMT3
VB2005.  I built a class inherited from Windows.Forms.Form and placed
a Button on the form.  The button.Text contains "&Quit".
I create another class that inherits from the first class.  In the IDE
designer I see the button and its caption is Quit with the Q
DragDropEffects.Scroll29 Jun 2007 22:28 GMT2
1. What means "scrolled in" in this MSDN Library for Visual Studio 2005
explanation - "All - The data is copied, removed from the drag source, and
scrolled in the drop target"?
2. What means "scroll" and "scrolling" in this MSDN Library for Visual
Error in design mode when inheriting from a UserControl deriving class in .NET 2.029 Jun 2007 12:33 GMT7
I'm upgrading my C# project from .NET 1.1 to .NET 2.0 and I've noticed
the following.
I have a base class called UserControl1 that inherits from
UserControl.
Selecting a value in a bound combobox?29 Jun 2007 02:00 GMT1
I thought this was easy, just to SelectedValue in code for example
Combobox1.SelectedValue= "ABC". Looks on screen like it works and the
correct value shows in the combobox but the underlying datasource is not
updated.
Treeview Index problem28 Jun 2007 17:14 GMT1
I'm trying to program a form with a treeview.   I have just created a root
node in the control.  Now I have called a routine to create a child node. As
I create these nodes I want to keep track of their indices in a data
structure.  The code is roughly as follows:
Locking window size and position28 Jun 2007 15:40 GMT6
Using .NET 2.0, I would like to lock my form derived window size and position
(it is not full screen and extends to the bottom) so it does not move when
the auto-hide task bar property is turned off.
Any ideas?
working with Directory class28 Jun 2007 14:43 GMT1
i've used Directory.GetFiles(path, "*.*", SearchOption.AllDirectories)
method to
return the files in a given path....
but i've a small concern here...whenever I give path like "d:\", i'm getting
Windows Service - No mapping between account names and security ID28 Jun 2007 14:16 GMT1
Hello all I prepared a windows service and tried to install it with a small
bat like this:
@ECHO OFF
REM The following directory is for .NET 2.0
Docking a Windows Form to Screen edge28 Jun 2007 09:08 GMT1
Sorry for cross post -  my other post produced to results.
I need to create a C# 2.0 Windows XP SP2 application that has the following
features:
Sidebar - vertical bar on a desktop which basically functions as a control
Pages: 1 2 3 4 5 6 7 8 9 10 11 May, 2007
 
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.