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 / January 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Skinnable winforms13 Jan 2005 23:27 GMT3
Hi there ... I have been searching for information on how to create
graphical (skinnable) winforms (such as media player, messenger ...) for a
while and have not found anything.  Any pointers in the right direction
would be great (sites or books)
Positioning a child form over a control on main form13 Jan 2005 23:04 GMT1
I have a SDI Windows form application were the secondary form when shown
should appear directly below a text-box in the calling form. I thought the
code below might work (use to using ClientToScreen in Delphi) but alas it
doesn't. Any thoughts on how to do this?
Is there an API call to get the system's ListView sort arrows imagelist?13 Jan 2005 22:06 GMT1
I subclassed my own ListView which supports column sorting. It
automatically draws the up/down sort arrows in the column header. The
arrows that are used are drawn by me. I noticed that Windows XP systems
uses different sort arrows than Windows 2000 and earlier systems. (open
Need a way to tell if a System.Windows.Forms.Button is "depressed" (pushed down)13 Jan 2005 19:09 GMT18
I am trying to find a way to tell if an .NET windows forms Button
(System.Windows.Forms.Button) is "depressed" (pushed down). For my
application, I can not use a check box control set to button style, I
must use a System.Windows.Forms.Button. I can not find a way to tell
Calling Invoke on a Form results in NullReference13 Jan 2005 18:47 GMT5
I have a program which dispatches a time-consuming process to a new thread,
which sends an event when it is done (I have a custom eventargs class to
store the result).  The eventargs contains an array of Bitmaps.  If I post
the event with only one Bitmap in the array, it works ...
How to translate 'Ctrl' to "Strg' for German localization?13 Jan 2005 17:45 GMT7
My .NET application is using shortcut keys Ctrl+P etc. When I localize my
form into German, I want the shortcut to be shown as 'Strg+P' just as other
localized applications do (e.g. Internet Explorer).
How can I make this localization happen?
MOdifying RTF in RichTextBox COntrol13 Jan 2005 16:55 GMT1
I am building a text input interface using Windows.Forms. RichTextBox
control.  Now, since the units of different parameters are not pixels as far
as my application is concerned, I would like to put additional \userprop tags.
For example, when the character spacing changes, I ...
How do I enumerate available drives.13 Jan 2005 16:02 GMT4
I need to eumerate all available drives in a C# Windows Form application (
and then of course the directory tree, but that's not the problem)
My question is, how to I enumerate all the available drives?
My initial thought was along the lines of
How can I display the result of a DataReader in a DataGridView?13 Jan 2005 15:28 GMT1
I am using VC# Express (beta 1) and as the subject says, here's what I am
trying to do:
   FbConnection conn = new FbConnection(conn_str);
   FbCommand cmd = new FbCommand("select numero,nombre,ciudad from
DataGridView upper case13 Jan 2005 14:22 GMT2
How can I tell a DataGridView column to accept only Kapitals or to convert
all inputs to upper case?
Is there any style setting to do that?
Thx,
Check if a normal character was pressed?13 Jan 2005 12:46 GMT3
Is any easy way (eg a function) to check if a key that was
pressed is a normal character (A..Z, a..z, 0..9, !@#$...
etc)?
How can I handle other character sets (such as greek) in a
Textbox Control13 Jan 2005 09:45 GMT2
Hi list,
I have following situation
dim s as string = "KEYFIELD"
I have a form with a usercontrol on it named "KEYFIELD"
Window Resize problem13 Jan 2005 09:27 GMT1
When I try to resize form , my controls on the form mainly datagrid, get
distorted i.e location of the datagrid on the form get changed.
Please Tell me what is happening actually.
Thanx.
unhandled exception not being caught in asyncCallback's method13 Jan 2005 06:54 GMT1
The method that is envoked using an asynCallback to asynchronously call a
web method. I read the following article and implemented what it said:
http://msdn.microsoft.com/msdnmag/issues/04/06/NET/. It says that the
Application.ThreadException won't catch exceptions of other threads, ...
WindowsForms orASP.Net13 Jan 2005 06:20 GMT2
For an Intranet application, what would be some reasons NOT to use WF and
use ASP.Net instead?
I can't think of any.
Thanks in advance,
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 December, 2004
 
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.