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 / February 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Tables don't show in drop down of tablestyle in property window of datagrid27 Feb 2004 22:51 GMT4
Ok I'm working on a custom IDE though it's using alot of the same technologies as the VS.Net IDE. I drag and drop the datagrid onto the form (root component) and there is a dataset with tables in the component tray. I then just set the datasource to the dataset and then the ...
Tab Control/Web Browser Control Flicker27 Feb 2004 19:06 GMT2
I have a tab control with a web browser control embedded in the first tab
page.  Whenever I resize the tab control the tab itself and web browser
control flicker like crazy.  Is there anyway to eliminate this flicker?
Thanks in advance.
Dll Import problem27 Feb 2004 15:42 GMT1
I have a Dll written in C. And I want to Import that Dll into my C#
program and use a function in the Dll. In a previous newsgroup article
I saw that I may need to wrap the Dll in a C++ .NET class and then use
that in my C# application. But when I run my program I get an error
Radiobutton databinding:27 Feb 2004 15:37 GMT2
I have a radio button group which I want to bind to a table column whose
value is a string.  Based on the string value, I want to checkmark one of
the radio buttons.  Here is my code in an attempt to do this.  But it fails.
The events don't even fire.  I don't know what I am missing ...
Search for Files with System.IO.DirectoryInfo.GetFiles()27 Feb 2004 14:49 GMT1
I am trying to locate all image files in a particular folder.  I use the
System.IO.DirectoryInfo to open information about the specific directory.  I
am then trying to query all of the images in that folder whether the
extension be .jpg, gif, or bmp.  So far I have not had any luck ...
Controlling program flow in VB.NET27 Feb 2004 14:47 GMT2
I am a beginner in using VB.Net although I do have
experience in VB6. It always seems that I have to keep my
startup object in memory otherwise the application will
just end. Even if I have transfered control to another
Form Properites27 Feb 2004 14:20 GMT1
Is there a possibility to write a properties (or method) to class
derived from Form to make a some changes in InitializeComponent() for
ALL child:
for example add MYFUNCTION to retrieve item Name?
Deployment COM Interop question27 Feb 2004 10:55 GMT3
I have a .NET component which needs to be deployed on the target machine so
that It can be exposed to the COM world. On the development machine, the
'register for com interop' setting when set to true, does the trick. When I
deploy it on a target machine (I am using Installshield ...
PropertyGrid in UserControl doesn't reflect changes to displayed class27 Feb 2004 10:52 GMT1
Hello.
I have a propertygrid in a usercontrol which I have placed on a form. I assign a class to this property grid in the control's constructor and it displays the properties of my class with no problem. I then invoke a method on the control which updates the class displayed in ...
system keys27 Feb 2004 09:25 GMT5
I am creating a control, based on TextBox. How do I filter DEL and other system keys
Now I do it by trapping WM_KEYDOWN in WndProc override, but is not there a .NET way
Thank you
queueing messages27 Feb 2004 08:57 GMT2
   Ok, since I began writing this post, I have figured out the majority of
my problem.  I started out without a clue about how to use messages in my
application (not referring to System.Messaging, but to good old windows
messages).  I want a Win32 application that runs without a ...
FolderBrowserDialog- No Disk error27 Feb 2004 05:48 GMT1
lately, whenever I call the FolderBRowserDialog (Visual Basic.net 2003) and there is no media in my internal zip drive D:, I get the following eror
No Dis
There is no disk in the dirve.  Please insert a disk into drive \Device\Harddisk1\DR1
I see this is a common error, but I do not ...
Font Class - a big performance eater?27 Feb 2004 05:23 GMT1
I was curious if anybody else noticed this fact. Everytime you use the font class, especially creating multiple instances of the Font class in an iteration, there is a significant performance hit. The way I noticed was due to a bug in my code. I have a list class where each item ...
capturing how a form was closed27 Feb 2004 04:50 GMT4
I have a 2 form application - the first form opens the second form, which
allows a user to create a file.  The first form then needs to do something
based on how the form was closed.
how the code looks
Changing the default border color/appearrance of WindowsForms27 Feb 2004 03:01 GMT1
Short of globally changing the appearance of a WindowsForm's border color, appearrance...(like changing the color scheme in Display Properties), is there a way to change simple things like the border color at the application level
Michael
 
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.