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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Form.MouseEnter problem13 Feb 2006 14:33 GMT4
the event MouseEnter is triggered when the mouse enters the
ClientRectangle of the form. What can i do to have this (or any
other/custom) event fired when mouse enters the actual form area
*including* its borders? is it possible?
ToolboxBitmapAttribute and BuiltIn Controls (S.W.F.Button, etc.) ..??13 Feb 2006 11:26 GMT2
I am building a runtime Control hierachy visualizer and want to display
the icons the controls would have if displayed in the VisualStudio
designer toolbox.
MSDN says that there is a ToolboxBitmapAttribute which can be applied
Simulating dos style textbox with visual styles ?13 Feb 2006 01:50 GMT3
I'm rewriting an old clipper / dbase application in VB.Net 2005
I'm trying to get the textboxes to do a couple of things;
1) Respond to the Insert key to enable insert / overwrite switching for text
entry
CreateParams.ClassName and native controls11 Feb 2006 21:26 GMT1
there is win32 control (custom scroll bar) in native dll. it handles all
messages that common scroll bar does and can replace it in any win32
applications without any problem. i would now like to inherit from managed
ScrollBar class and make that new class use native custom ...
HowTo Serialize a UserControl with VB.NET 200511 Feb 2006 13:55 GMT2
Sorry for my awful english.
I would like to know, how to i can serialize a usercontrol?
I wan't to serialize my usercontrol with the binary formatter.
But when i try to call the serialize method of the binaryformatter and pass
mouse event won't fire again until click on other cell11 Feb 2006 05:13 GMT2
I need the MouseDown event be trigged everytime when you press mouse in a
datagrid (System.Windows.Forms).
But seems mouse event will only fire once, and it seems changed to edit mode
for the cell (even the cell is read).  The mouse event won't fire again
To Remove 1st Column of DataGridView10 Feb 2006 08:58 GMT2
Hi, I'm using datagridview to display the data stored in a table of my
database to the user. Notice that the first column of the datagridview is
beige colour with an arrow sign pointing at the selected row. If I click on
one of the cell in this first column, the whole row will be ...
Bug in Combobox's SelectedIndexChanged?09 Feb 2006 22:23 GMT1
I've created an auto-completion combo box by subclassing ComboBox.
Tracking down a bug in my app, I've tracked it all the way down to what
I think is a bug in the Framework. I'm wondering if anyone here can
either confirm this behaviour, tell me that it's known and documented,
DataViewGrid Leave Event called before DataError09 Feb 2006 20:57 GMT2
using C# -  I'm using DataError event of the DataGridView.  
The DataError event checks to make sure that 4 columns in the  row have been
input - if they have not - a  message is displayed - with specifics on the 4
columns.
Set Row Height on all data grid view rows09 Feb 2006 17:43 GMT1
I need to set the height of all rows in a datagridview. My DGV is bound to a
database. I what the row heigtht of the rows in the DGV to be larger than
the default.
I have tried a number of autosizing options but that turnes out to be too
An Oldie: ListBox Flicker09 Feb 2006 15:11 GMT1
A while ago I implemented a fully owner-drawn list box in MFC (Vis. C++
6) and through a variety of means, completely eliminated flicker from
the control even though I was doing all kinds of visual updates. I was
happy.
WndProc without override09 Feb 2006 14:00 GMT1
Hi to everybody,
I have the following situation:
I have an interface (ICellEditor - a custom, utility interface).
The final classes will have to implement this interface and, in the same
Designer Loses a control within TableLayoutPanel09 Feb 2006 01:48 GMT5
This one will be hard to explain.
On a standard Windows form, I have an 11 x 11 TableLayoutPanel with all
kinds of controls nestled within the cells. One particular control, a
combobox, can be located in the Designer's Properties window by looking in
ListView - making active (selected) line visible at all times and as starting point for keyboard operations.08 Feb 2006 20:14 GMT2
I have a huge problem with a ListView. It can contain many lines and
initially the active (selected) line can be anywhere in my list. When I
display the list for the user, it always shows the first lines and it marks
the very first line with a focusrect that indicates that ...
Problems with PropertyGrid08 Feb 2006 06:10 GMT2
I have a PropertyGrid that shows the property of a third-party components
(so I don't have access to source code and other stuff).
However I'd like to hide the "Layout" category so that noone can move the
control around the form.
Pages: 1 2 3 4 5 6 January, 2006
 
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.