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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Tab Control with Icons06 Feb 2004 20:08 GMT2
Hi. I have a Tab control on my form. I used an image list for icons for my
tabs. Then I decide I wanted to make the tabs look a little better so I set
the DrawMode to OwnerDrawFixed, wrote some code to the TabControls DrawItem
event and now I have the selected tab with a nice ...
adding items to forms' resource files06 Feb 2004 18:11 GMT1
Please let me know if there is a better way to do this.
I have set the Localizable property of my forms to true,
meaning of course that it will persist the properties of
the controls of my forms in the resource file for that
RegularExpressionValidator exact string match06 Feb 2004 17:38 GMT1
PLEASE -  I would really appreciate some help on this!  I've got a text box I'm trying to validate that should contain a 'DOMAIN\USER_NAME' entry.  I'm trying to verify that a valid domain was entered + a "\", lets say it should be 'DOMAINXYZ', so I want to match 'DOMAINXYZ\
In ...
Display Icon image in toolbar button.06 Feb 2004 12:22 GMT3
The icon image shows fine in IDE designer but it disappear when run the code.
I use 16Bit color and 32x32 size for the imagelist.
Anything wrong here.
Frank
Transparent User Control06 Feb 2004 12:22 GMT2
I am trying to create a new user control.  Is there anyway I can make the
control itself transparent but still display the oval I plan to draw on it?
Please help!!
Thanks, Mike
Pinning & auto hiding06 Feb 2004 12:21 GMT1
Does anyone know how to auto hide a window with pinning
feature?  Like the toolbox in Visual Studio.NET.
Microsoft is teasing me with their great interface.  I
want it for my applications.
Data transfer to text file.06 Feb 2004 12:18 GMT4
Hi, Good Day!
I'm writing a program transferring some data to a text file.
Below is the  screen that i produced
SecCode       A_Before              A_After                 B_Before
expanding dropdownlist control values width dynamically06 Feb 2004 07:01 GMT4
I have a dropdownlist control on my form whose width is specified. It is loaded with values at runtime. If some value with greater width than the specified width of the combo, the whole value doesn't appear.I want the control to have fixed width but when clicked , values will ...
Detecting if ONLY a modifier was pressed06 Feb 2004 00:55 GMT1
How do I detect in a keyUp or keyDown handler if ONLY a modifier key was
pressed.
I pop up a list when the user starts typing. I dont want it to popup if they
just hit Shift or Ctrl by themselves.
Is it possible to change a MessageBox dialog's background color?05 Feb 2004 23:07 GMT1
Is it possible to change the background color of a MessageBox dialog?
Also, I would like to change the MessageBoxes button backcolor as well.....
Thanks!
Jim
Master/Detail DataGrid in Windows Form app problem05 Feb 2004 23:01 GMT3
I'm following instructions at
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vbco
nintroductiontothedatagridcontrol.asp

to create a Master/Detail DataGrid Windows Form app.
I have a DataSet with two DataTables. I also have two DataGrids.
NGen Use in NTD?05 Feb 2004 20:35 GMT5
Does NGen have any value in a WinForm deployed as an NTD form?
Thanks.
Wrapping Text in Column of Windows DataGrid Control05 Feb 2004 20:30 GMT1
I have a Windows Datagrid Control on a windows form. I have created the columns for the Datagrid dynamically. I am binding the datagrid columns to a Dataset. One of the columns in the Dataset contains a lot of text. My requirement is that the text should be displayed on the ...
DragDrop event05 Feb 2004 18:31 GMT2
Is there any way to get the DragDrop event fire when DragDropEffects.None is
used? I'd like to restore the order of a Treeview after a failed
rearrangement.
How to solve GetType() error for abstract class ?05 Feb 2004 17:55 GMT4
  I have one panel. It have 2 labels control and one abstract class control. In one event
I want to remove all labels control from that panel.
So I use this way.
foreach (Control c in this.panel1.Controls)
 
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.