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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Trigger mousedown in derived TextBox from code03 Oct 2004 10:03 GMT4
I am wondering if someone knows how to trigger a mousdown event in a TextBox
from code as if someone clicked the textbox.
I have tried to derive a TextBox and manualy call the RaiseMouseEvent metod
whith a propper MouseEventArgs, but this doesnt work the way I want. The
Show window content while dragging for one window ??02 Oct 2004 21:39 GMT2
Hallo !!
How can I make window content visible while dragging without turning on
this effect for all windows in system - I want this effect only for one
window ????
Is there a way to assign a ctrl key press shortcut to a form butto02 Oct 2004 12:55 GMT1
Thanks in advance
Painting a custom BG on TextBox01 Oct 2004 23:50 GMT3
I'm inherting from the winform [TextBox] control.  I'm wanting to override
the OnPaintBackground paint a custom background, however these method are
not being called.
Is the TextBox doing something funny in it's implementation or am I missing
Get width of menu item01 Oct 2004 20:45 GMT1
I'm trying to right-align a context menu with its source control.
Here's what I have to LEFT align it:
'\\\
Dim pt As New Point(0, myButton.Height)
WinForm Memory Management01 Oct 2004 20:11 GMT2
When I create a winform app (even with no additional code or controls), it
typically takes 7 - 10Mb on startup.  An app with 3 forms can take 3x that.  
That memory is allocated to the process only until I minimize the window,
which drops it to < 1Mb.  
Using a class to bidirectionally pass parameters between forms01 Oct 2004 17:54 GMT1
I have a need to populate a collection class from one form and need to access
and/or modify the values in it from a second form such that it is still
available to the first form.  Of course, using the New keyword as in "Class1
c = New Class1();" returns zeros and null values in ...
combine multiple dlls with same namespace into a single dll01 Oct 2004 17:48 GMT1
I have many dlls with same namespace (say X). I would like to combine them
and make it a single dll , called X.dll.
onw way to do this is by copying all the source code into a same project and
compiling them. but its a maintenance and extensibility nightmare.
Question about list view: how to find out the subItem pointed by the mouse?01 Oct 2004 16:29 GMT1
I created a list view control which has 4 columns. I am
planning to add a dynamic tooltip to the control.
Everytime when the mouse hover over any subitem on column
4, the tooltip will display the content(text) of the
set height of datagrid match by font size01 Oct 2004 15:45 GMT1
I'm a VB .NET developer. I would like to how to set Height of DataGrid to
fit the font height?
Thanks,
KPH
Get the number of visible characters in textbox01 Oct 2004 15:19 GMT2
I have a readonly textbox that is limited in width. There are cases when the
text in it exceeds this limit. In such cases I want to add "..." at the end
(for example: "somelongt..."). The problem is that I don't know how many
characters the control cancontain, because its seems that ...
MDI Container without scrollbars01 Oct 2004 09:29 GMT1
how can I set a MDI container without scrollbars (if the child is
larger than the parent)?
Set AutoScroll = false doesn't work.
Please help me.
How to sense shift being held?01 Oct 2004 08:30 GMT5
I have a bit of a problem, Im building my own component which shows a
specialized list of data. Its used to allow you to select patterns from the
data. Each cell is its own control and stored in the parent control.
The problem is that I want to be able to select an area when shift ...
createcaret with bitmap01 Oct 2004 07:40 GMT1
I try using API CreateCaret with bitmap from PictureBox. But this function don't work. Can anybody to help me&
Creation of semi-transparent filled polygons?01 Oct 2004 02:49 GMT2
I have relatively little experience in Dot Net graphics.  
I have a picturebox with a background image.  For the purpose of this
application it is necessary to draw polygons (both filled and outline only)
to emphasize parts of the image.   It would probably be better if the
 
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.