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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Microsoft report07 Aug 2008 23:28 GMT-
Im using microsoft reportviewer, when i try to visualize a gif image
recovered from the database, the image shows like a black square, and i
couldn't see, what happen in this case.
regards
Re: Resize DisplayRectangle on TableLayoutPanel row deletion <9227db0b-d585-467f-817c-25049c46ba7f@s50g2000hsb.googlegroups.com>07 Aug 2008 23:24 GMT-
Every time you remove a control, set AutoScroll to true again.
parent.AutoScroll = true;
AutoScroll is a property and when you set it to true it runs a function that resizes the DisplayRectangle.
Custom DataGridView Column Communicate Errors07 Aug 2008 21:17 GMT-
Here's the situation: I have a custom column where the developer
supplies a min and a max value as properties to the column and I would
like to communicate this back to the datagridview if the data is
outside that range. I was hoping I could just throw an exception and
customized TreeNode class in c#07 Aug 2008 11:39 GMT-
I have a treeview in which i add node from TreeNode class and set
treeview.checkboxes = false.
In that treeview now i want to add another node with checkbox(that
node is from a customized TreeNode class) . Can anybody help me to
Pages: 1 2 3
 
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.