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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How can I hihglight the whole row of DataGrid  in C#31 Jul 2004 19:55 GMT2
My dataGrid is "for read" only. How can I hihglight the whole row of
DataGrid when I am navigating through rows? Now I can see  only a small
triangle on the right side of dataGrid moving. I use C#.
Thanks a lot  in advance,
Windows Forms VB Datagrid Dropdown Column31 Jul 2004 17:55 GMT2
I have Windows form (NOT ASP) With a datagrid that is bound to a dataset at runtime. I want one of the columns (that contains the dataValue) to be shown as a dropdown that will display the DisplayValue. I could do this WITH EASE IN ASP but it seems like more is required in ...
Get the week(mon , tue ...) and the nos of week in the month31 Jul 2004 14:57 GMT1
how can we know the weekday, and the number of week in the month when i get a day in monthcalenda.
Lookup tables and data binding31 Jul 2004 12:57 GMT4
I have a form that is used only to insert data into a database. It is
composed of a datagrid which is used only for displaying data and selecting
rows and a few text and combo boxes for the actual data editing.
What I want to do is bind these to a data source, but I am not exactly ...
Timer and Monitor31 Jul 2004 07:59 GMT4
I have a method that is being called by a timer. I want to lock the entire
section of the code in the method to protect it from being called
simultaneously. So I am using Monitor.Enter(this) and Monitor.Exit(this)
where this is the form object where the method is present.
Child Form Focus Problem31 Jul 2004 03:27 GMT2
I'm trying to create a form that is only displayed/movable within the
bounds of a parent form (i.e. the child form is clipped to the parent
form's client rectangle).  I don't want to use MDI for this because
the parent form will be an MDI child.  For example, there are three
label right alignment bug - LabelRightAlignBug.zip [0/1]30 Jul 2004 22:29 GMT3
I put several labels on a form, set all their left positions in the same
spot, set textalignment to middleright, and set their text values ending
with a :
I noticed that the colons did not line up on the right and found that
datagrid fullrow select30 Jul 2004 22:03 GMT3
How can I select the full row in a datagrid? I tried the code below (from
the Syncfusion windows forms faq), so that all the cells of a row are
selected when I click on a single cell, BUT this has the effect of not
allowing multiple rows selection (ctrl-click or shift-click). How ...
Infragistics issues!!! Need Help, URGENT!30 Jul 2004 20:01 GMT1
I know this is not the proper newsgroup, but who knows? I've tryed
'Infragistics.dotnet.misc.controls' but no one posted!
I would like to put tooltips in some controls such as button and
textboxes, but i can't find whatever they (Infragistics devcenter)
Sub Properties in Designer30 Jul 2004 16:03 GMT3
I have a class Order that contains a set of properties for my OrderControl
control.
Instead of creating separate properties in OrderControl for every property
in Order, I just wanted to make Order a property and then let the user set
Form opened the second time opens in the background30 Jul 2004 13:25 GMT1
  If I create a form and then close it...next time it is launched
again is shown in the background...I tried using API call
SetForeGroundWindow but it did not work...is it a feature or bug of
Windows2000 or XP...can someone plz confirm this...
Designtime Property Setting outside propertylist30 Jul 2004 12:39 GMT1
I have this custom control (derived from a TextBox) with a property. I find it bothersome to go through the (long) property list to set a simple, (for me most important) property in the property list.
So, I created a custom designer, and when I right-click the control I get a ...
Lock size property problems in a custom control30 Jul 2004 10:31 GMT2
I made a custom control and I want to make impossible to resize it.
I follow these steps:
- I use a ControlDesigner (overridden SelectionRules)
- I hide the public Size property and make it readonly
Waiting for background thread.30 Jul 2004 10:13 GMT2
I have a windows forms application that starts a background thread when it
loads. The background thread is intended to load some data from a database,
this data is required later on in the app (say on some menu option being
chosen). Now, if this menu option is chosen I check the ...
Non-Rectangular Resizable Form like Microsft Media Player30 Jul 2004 06:47 GMT2
Does anyone know how to create a winforms app similar to Microsft Media
Player. I can create a form that has a background bitmap and a transparency
color, thus creating a no rectangular form but how do they handle the
resizing of the form without stretching the background bitmap. ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 June, 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.