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 / July 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
?? Multiple Selection Colors ??31 Jul 2008 17:50 GMT2
I am hoping this is possible. I have a WinForm TreeView. Some nodes in the
tree have a red or yellow background color (based on some business logic)
while other nodes have the default (white) background color. This part works
fine.
'form1' is a type in 'ARMS_JC' and cannot be used as an expression.30 Jul 2008 19:27 GMT2
What is this error trying to tell me:
'form1' is a type in 'ARMS_JC' and cannot be used as an expression.
I'm just trying to access controls in form1.
click inside a circle30 Jul 2008 16:12 GMT2
I have to draw two circles in a box, first larger and second smaller
inside the first.
a) I have done this in the paint routine for the panel and it works is
this the correct spot for drawing images like this?
change bordertype and color30 Jul 2008 07:47 GMT1
I'm making a winforms application, and I would like to make it
graphically a bit nicer then a standard windows application style.
There are certain skinning frameworks, but they are commercial and I
would just like to make a few enhancements.
Programmatically opening a file in its native program28 Jul 2008 17:16 GMT2
Version: .NET Framework 2.0
In my Windows Forms application, how can I open a file in its native
program?. Let’s say a listbox displays a list of file names with full paths;
when a user double clicks on a file name, the file opens in its native
Passing commands between apps28 Jul 2008 17:15 GMT10
How can I send simple commands like GotoClient 10, GotoSupplier 53 etc to a
WinForm app?
Thanks
Regards
Dynamic colouring of areas of image28 Jul 2008 05:31 GMT2
Could the following be accomplished?
I have a image of a map of the world as the background image of a
form. The borders between countries are black lines. The countries
have no fill colour, the are white. Dependent on some data about a
Relating SizeF to Inches28 Jul 2008 01:08 GMT3
I've got a DLL that's using System.Drawing.SizeF (width and height)
Since my users will be thinking in terms of Inches, how can I convert inches
to SizeF proportions?
Interactive ColorDialog27 Jul 2008 23:06 GMT1
Is there a method to do unmodal ColorDialog? That a necessity to react on
discoloration in ColorDialog yet to pressure on OK is. Event ColorChanged
would walk up, but for some reason I him at ColorDialog did not notice
http://www.alvas.net - Audio tools for C# and VB.Net ...
Force dropdown of DataGridViewComboBoxox27 Jul 2008 13:32 GMT1
Any help would be appreciated:
Is it possible to programmatically force a datagridviewcombobox to
open its dropdown?
The reason is, I have to click twice one the cell to make it drop
Data Selection Mode in Combo Box25 Jul 2008 21:46 GMT1
I have a desk top application where the user selects an item from a combo
box and the resulting selection populates other parts of the form.  The list
is quite exhaustive and I'd like to let the user type the name and match on
more than the first character that I get by setting the ...
Encrypting and Decrypting AppConfig25 Jul 2008 11:44 GMT1
    You can encrypt and decrypt AppConfig using the
"ConfigurationSection.SectionInformation.ProtectSection" method as follows.
//To Encrypt
 Configuration config =
Blocking app closing by user24 Jul 2008 11:50 GMT10
My app does a few processes and the app can not be closes mid way. Therefore
I want to be able to block any attempt of closing app by user such as by
clicking on close (cross) or Alt-F4 and once the app is finished doing what
it is doing to close. In other words I need to close ...
App remains in processes24 Jul 2008 05:43 GMT13
I have a winform app. When this app is closed it remains under 'Processes'
in Task Manager. What is the problem and how can I ensure that app closes
completely and releases all resources?
Thanks
Copy and Paste Outlook attachments23 Jul 2008 23:56 GMT1
I have a big problemm with Outlook and vb.net.
I'd like to copy attachments form Outlook into my application but I
can't find a examples for Copy and Paste.
Has anybody some code which shows me how to resolve this problem?
Pages: 1 2 3 4 5 June, 2008
 
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.