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
Grids : How do they do it?14 Jul 2004 21:33 GMT2
Im just curious how grid controls work. Internally, how is this thing
made up? Probably a better way to ask is, if I were to create a grid
control from scratch, how do you think it should be done? Using only
intrinsic controls, and no C++.
Overflow or underflow in the arithmetic operation14 Jul 2004 18:54 GMT1
hi all !!!
a winforms .NET application that runs fine in many boxes is returning a very
strange error when run on a Windows 98 box (running 1.1 framework):
   Overflow or underflow in the arithmetic operation
Making a form a child of a control14 Jul 2004 17:42 GMT3
In Delphi it's possible to make a form appear inside a panel control as a
child subform by setting the form's Parent property to the instance of the
control.  When I try to do the same in .NET I get the error "Cannot make a
top-level control a child of another control".  It would ...
Access keys to access the TabPage14 Jul 2004 16:58 GMT2
Hello Group,
I need to have access keys to access the TabPage.
(e.g)
TabControl1 will have TabPage1, TabPage2, TabPage3.
XP Themes and IE14 Jul 2004 15:26 GMT6
I am writing a control that gets downloaded and run in  Internet Explorer
and I would like the visual style of the controls to match the visual style
of the operating system.  I know about .manifest and about
EnableVisualStyle() but these seem to only work with full blown ...
reading a xml file14 Jul 2004 13:04 GMT2
hi iam getting 1kb xml file like this
<Transfer><rec>1</rec><Message>sds</Message><From>testingnet</From></Transfer>
i want to read only between<from> in the xml
the result should result me only testingnet
string collection data to bind to, datagrid already binded to typed dataset14 Jul 2004 12:38 GMT1
can you help me in binding a extra column to bind to a datagrid already
having binded to dataset
Please help me.
thanks
Windows App and Dynamic Web Services14 Jul 2004 12:23 GMT1
I am writing a windows application that uses a web service however the
location of the web service is not always the same. It seems when I create a
windows application to use the web service, the location of the service is
hard-coded into the application. Is this true or can I ...
sort to top14 Jul 2004 12:18 GMT1
Depending on a column value , i want to display the rows .
That is if the col1 has val1 i want it in the beginning rows of the
grid(sorting to top)
Is there a way to do?
About WinForm/WebForm control naming conventions14 Jul 2004 11:06 GMT1
Is there any naming conventions MS prefered about WinForm/WebForm controls?
For example,
1. lblCustName, txtCustName, btnOK
2. CustNameLabel, CustNameTextBox, OKButton
Proces-name in Task Manager14 Jul 2004 11:05 GMT4
I want to change the name of my application in the list of Processes in the
Taks Manager. But whatever I change, it stays the same. I changed the
AssemblyTitle, the Solution-name, the Project-name, the Root Namespace, the
Project File, but none of these changes had any effect...
DateTime values in DataGrid14 Jul 2004 09:11 GMT2
I am populating a DataSet using SqlAdapter and then displaying it in a DataGrid.  Some of the values in the DataSet are DateTime.  It seems by default they are displaying as dd/mm/yyyy and I want to also display the time.  I have played around with the  DataGridTableStyle and the ...
CheckBoxes in TreeView14 Jul 2004 09:00 GMT1
I want to implement checkboxes in all child in a treeview EXCEPT all top
most root nodes.
TreeView control's CheckBoxes property implement this functionality to all
nodes.
is Disposed required for shared form ??14 Jul 2004 05:28 GMT1
I have a Windows App which uses a custom form to display messages.
This form is based on the singleton pattern so that the user does not need
to explicitly create an object of this form.
After the Showdialog() method on this form, do i need to dispose this form
ComboBox.SelectedText always returning empty string13 Jul 2004 23:18 GMT4
I know I must be missing something very simple here, but this little problem
is baffling me.
If you have a combobox called cmbMyCombo and add a bunch of strings to it,
say, "Apple", "Pear" and "Orange", and then call the
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.