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 Controls / October 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Custom TabControl31 Oct 2004 10:50 GMT2
I'm trying to implement a custom TabControl so that I can do my own
painting.  I've already implemented a TabPage replacement with no problems,
however, when I create a control inherited from
System.Windows.Forms.TabControl, overriding OnPaint & OnPaintBackground
Scrollbar30 Oct 2004 17:02 GMT1
Is there an easy way change the scrollbar of any existing control with my
own implemented scrollbar?
using foreach to dispose controls causes exception30 Oct 2004 04:42 GMT1
The following code snippet throws an exception:
public Form1()
{
    //
Winforms Datagrid Row deletion problem30 Oct 2004 04:32 GMT2
    Iam trying to delete a row on a Winforms datagrid and before deleting
the row I want to do some validation. But, the Keydown event on the datagrid
where I check whether the key pressed is 'Delete'  seem to fire sometimes
only. How do I change the code so that the Keydown event ...
Custom/User controls cannot depend on other DLLs???30 Oct 2004 01:58 GMT4
I have the following problem. I have a custom/user control for windows
forms. This control depends on two other assemblies/dlls. I tried adding my
control to "My User Controls" using the "Add Items" option by using the
Browse button. I selected the DLL that contains the control (and ...
changing the interval of timer on a form from another form29 Oct 2004 22:29 GMT2
How can I change the interval of timer on a form from another form
programmatically?
thanks
Control Properties29 Oct 2004 11:18 GMT5
   class MyControl : TextBox
   {
       uint foo;
       public uint Foo {
Winforms datagrid keydown problem29 Oct 2004 03:22 GMT1
    The Keydown event on a Winforms Datagrid only fires some times and I
want it to fire at all times. I am trying to catch the Keydown event and
check whether the key pressed is 'Delete' on a datagrid row.
Am I missing something?
Form title custom button contol29 Oct 2004 02:10 GMT1
Is anybody knows the custom contol or how to add custom buttons to the
form's title bar. There were several implementations in VCL Delphi, but I
unable to find anything for .NET/C#
-Serge
How do i color a column in a DataGrid?28 Oct 2004 19:55 GMT1
I have to admit I have never seen a more convaluted Object Model all i want
to do is color one column in a grid...thats it.
I have downloaded several  examples from the web but none that I have been
able to integrate into my project is there a straight forward way to color
Forcing Datagrid update of underlying data28 Oct 2004 18:17 GMT2
I have been encountering a problem reported by a number of people:
Data entered in a Windows Forms datagrid is not updated in the underlying
data
until the entry focus has been updated to the next row/column.
Multiple Transparent Controls28 Oct 2004 18:16 GMT1
I'm trying to make an interface where the main form is an ellipse shape.
When the user clicks a particular area, another non-rectangular "panel"
slides out from behind the main ellipse (similar to how some of WinAmp's
skinned modes do for control panels).  I'm using a Form as a ...
Menu items become instable28 Oct 2004 17:24 GMT1
More often than not, a pulled down menu becomes unstable. It starts blinking,
it seems to consume events but the application does not respond anymore.
Even in the context of the debugger, the only remedy is to kill the
application.
Hierarchical listview 28 Oct 2004 17:23 GMT1
Is it possible to create a hierarchical listview like the one we get while
doing a quick watch.
Is there any article on using a tree view inside a Listview. I have searched
all thru and havent got any luck.
WebBrowser Printer Output Control28 Oct 2004 16:12 GMT1
Hey folks,
I'm developing a c# application which hosts a WebBrowser control.  My
question is regarding printing.  I am able to print the html document, but I
don't want to print that page footer which contains the URL and the date.
Pages: 1 2 3 4 5 6 7 8 9 September, 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.