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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Showing context menu on right click21 Feb 2007 22:47 GMT1
I am trying to show a context menu on a right click in some of my
controls. I want to show it at the right location. However it is
getting shown away from the mouse click location. Here is the code:
       private void QueryTreeView_Clicked(object sender, EventArgs
collection property and refresh control21 Feb 2007 08:04 GMT1
I have a control which has a collection property.
when an item of the collection property will be added, removed, and so
on, i would like to refresh the control itself.
Usually for that i use eventhandler in the set method of the property.
Restricting user input...21 Feb 2007 04:48 GMT1
I am using vb.net 2005.
I want to allow only numeric entries (or in some cases alpha only) into a
text box. Preferrably I would like to use the keypress event of the text box
to trap keys as they are entering the data rather than validate after the
Urgent:  Controls disapearing from Design Surface...21 Feb 2007 04:46 GMT5
Twice now controls have dissappeard from design surface.  Code is still
there, but controls don't show.  Everything is compiling fine.  Don't see
reason.  Real deal breaker!
Thanks,
MonthCalendar | How to find the day an object was droped on?20 Feb 2007 15:13 GMT1
I have a MonthCalendar Control on my form, that the user can drag
objects onto.
AllowDrop is set to true and I recive the DragDrop Event.
Is there a way to find out what day in the Calendar the user draged
TabControl / Splitter Problem, Bug?20 Feb 2007 08:26 GMT2
I ran into a problem with the SplitterContainer and the TabControl in VS
2005 SP1.
Put a splitcontainer on a new form with a tabcontrol in each half, with dock
set to fill each. Run it and then move the splitter so the righthand panel
How to create a UserControl or Derived Panel to act like a contain18 Feb 2007 12:48 GMT12
I am using VS 2003 and .NET 1.1 for my Windows Form project, which is being
written with C#.  We may upgrade to VS 2005 and .NET 2.0 in the near future.
I am trying to create a control that can be re-used by other developers to
add their own controls like Buttons and TextBoxes ...
How to force binding on pressing toolbar button16 Feb 2007 20:33 GMT4
I noticed that when I change data in control bount to datatable column and
press Save button, data is not saved.
The problem is that pressing a ToolBar button does not cause the
ActiveControl to lose focus (same with menu items), thus not forcing the
Change row color on a datagrid16 Feb 2007 10:12 GMT3
This should be so easy, but for some reason it is very difficult.
I have seen several answers to this, but have not been able to implement
them.
I have a datagrid on a windows form in C#.  One of the fields is either a 1
listview vertical scrollbar width16 Feb 2007 06:49 GMT3
Is it possible to adjust the width of the vertical scrollbar in a listview
control?
Thanks.
Using large lookup table with combobox15 Feb 2007 19:10 GMT5
I'm creating C#  Winforms application.
I need to enter part names but store part ids in orders table.
I set Combobox Datasource to parts table.
Since parts table is very big, it takes a lot of time to load the data
Form does not detect property has changed while serializing15 Feb 2007 09:24 GMT2
We implemented our own user control with a public collection property and
set DesignerSerializationVisibility.Content. When we alter the contents of
the collection with our custom editor deriving from UITypeEditor, the
contents of the collection are serialized only if we edit some ...
GDI leak in DataGridView15 Feb 2007 03:27 GMT7
I have unfortunately discovered a very bad GDI Objects leak in the
DataGridView control when binding to a DataView DataSource that uses a
RowFilter to show/hide some rows. At first I thought it was code that I was
writing to customize columns, but I have been able to reproduce it ...
Event Key Down (GroupBox contains RichTextBox)14 Feb 2007 15:36 GMT2
I have a simple User Control as written above.
I have implemented this User Control several times in a Form.
The Events Enter or Leaves works fine, but the Event KeyDown is not
being fired. I need to open a new Form with a Shortcut (CTRL+T), if this
Forecolor for Disabled Controls in GroupBox14 Feb 2007 07:19 GMT1
On my form with background color GhostWhite I have placed a GroupBox
containing several radio buttons.
When I disable the complete GroupBox, the text of the radio buttons is
displayed in dark blue. I want it to be grayed out, though.
Pages: 1 2 3 4 January, 2007
 
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.