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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DataGridViewComboBoxColumn10 Feb 2005 01:22 GMT1
Hi Gurus.
I want to display a datagridview with a column of type
DataGridViewComboBoxColumn.
I don't want to bind this column to the datasource of the datagridview.
Combo box cannot show datasource of table in dataset10 Feb 2005 01:16 GMT1
Hi Experts,
I have 2 tables in a dataset "ds", "Order" and "Customer". Order table
stores Customer ID; I want to show Customer Code in Customer table instead of
CustID in the combo box on a form data-binded to "Order". I code as following
How do I use Ctrl + Tab as one of the shortcuts in my menu item09 Feb 2005 22:15 GMT2
I tried using the Keys enumeration:
(Shortcut)(Keys.Control | Keys.Tab)
but it does not work.
Variable09 Feb 2005 20:57 GMT1
In VB.net
How could I access variable in Form2 declared in Form1.
Thanks!
openning a messagebox during form load09 Feb 2005 20:23 GMT4
Any such thing as postopen event?
I have a form that loads data and after loading informs user of missing
information via a messagebox. My problem is that the messagebox appears
before the form opens. I would like the form to finish openning then have the
treeview,afteselect09 Feb 2005 18:34 GMT1
How can select a node with a right mouse click?
Fred Herring
Inner forms09 Feb 2005 16:48 GMT6
I have main form like Windows Explorer. But in the right part I want to have
another form. How could I do it? How could I insert form into main form.
Jan
LinearGradients in DataGridColoredTextBoxColumn09 Feb 2005 16:39 GMT4
I'm using the DataGridColoredTextBoxColumn class (the VB version) -
http://msdn.microsoft.com/smartclient/community/wffaq/ctrlsp.aspx#4umuvlol
to colour cells in a datagrid on a windows form (VS 2003) and, for the most
part, it's working fine.  One slight issue though...
Close form a from form b09 Feb 2005 15:02 GMT3
How can I close one form (formA), from an event on another form (formB)?
TIA
display columns from 2 different tables in the same datagrid09 Feb 2005 11:35 GMT5
I need to display 2 tables in the same datagrid.
I've been playing with this http://support.microsoft.com/kb/319076/EN-US/ 
which works great except for a few things:
- I know no way to format the displayed data (I have some datetime columns)
Why CurrencyManager swallows all its event handlers exceptions?09 Feb 2005 08:45 GMT1
Hi all, I would like to know if there is a particular reason
about the CurrencyManager behaviour to swallow
all exceptions raised  from the attached event handlers.
It seems that OnCurrentChanged(), OnItemChanged() and
Hosting .NET Windows forms UserControl in IE09 Feb 2005 07:16 GMT5
I need to host .NET Windows forms UserControl in Internet Explorer. I do it
by including <OBJECT> tag in my aspx page:
<OBJECT id="mycontrol1" classid="MyControl.dll#MyControlNamespace.MyControl"
width=800 height=300 style="font-size:12;" VIEWASTEXT>
WinXP and GroupBox painting problem09 Feb 2005 01:29 GMT3
I must be missing something or there is a bug in control... GroupBox text is
not painted correctly if located in another GroupBox when visual styles are
enabled (Application.EnableVisualStyles()). FlatStyle was set to System and
font size 8.25pt, however text is painted like font ...
Modal dialog after Application.Run returns08 Feb 2005 22:16 GMT1
I would like to display a modal dialog after Application.Run returns. In
this particular case, it is a dialog to inform the user that some
cleanup code suffered catastrophic failure.
I have discovered that forms cannot be shown modally once Run returns.
Taskbar grouping08 Feb 2005 21:55 GMT5
in winxp and up, where the task bar collects multiple windows of one
application under a common button, the common button for my program
written in .NET  has a number, instead of a number and a name
Does anyone know what is going on?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 January, 2005
 
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.