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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Export DataGrid to Excel in Windows Forms18 Dec 2004 00:32 GMT1
Does anyone know how to export a Windows forms datagrid to excel?
I have a datagrid and want to click a button an export the data to excel and
access.
Thanks!
Am I at DesignTime or at RunTime17 Dec 2004 22:55 GMT2
I'm building a custom control and I want to set a property to a specific
value if I'm at DesignTime and to another different value if I'm at RunTime.
Which property of enviroment can give me this information ???
Thanks
Examples of extending OpenFile Dialog17 Dec 2004 21:17 GMT1
Does anyone know of any examples of how to extend the OpenFileDialog in .Net
to add additional controls or change the Open button to provide different
open options (ala. Visual Studio Open or Open with...)?
Closing form with WebBrowser control causes app to close17 Dec 2004 20:02 GMT1
I have a vb.net 1.1 winforms app and am using a WebBrowser control
(AxSHDocVw.AxWebBrowser) on it.  When I close the form the entire
application closes.  This behavior didn't happen until I added the
WebBrowser control.  Actually, the WebBrowser (WB) control is on a User
winres bug17 Dec 2004 19:47 GMT1
I've run across a rather nasty winres bug which I can't find a workaround
for. The problem happens when a base class control has a subcontrol that is
not private and this subcontrol is modified in a derived control.
e.g.
AutoScroll question17 Dec 2004 18:34 GMT3
I have what I would think would be a relatively common problem, but I don't
see an obvious solution to it.
Situation:
o  I have a UserControl that contains a data grid (I believe this will
Detecting SQL Null values17 Dec 2004 17:46 GMT4
When a sql column is read that contains a null, how is that detected.  A sql
null value does not appear to be a system.dbnull.value.  What data type is
used to detect the presence of a sql null.
Thanks,
Validating does not work as it should17 Dec 2004 09:05 GMT2
Usage:
I have a dialog box, with default button with DialogResult.OK, cancel button
with DialogResult.Cancel, and a few dynamically added usercontrols.
In these usercontrol, there is another usercontrol with a textbox, that
Wrapping "SysIPAddress32" focus issues17 Dec 2004 01:11 GMT2
I'm wrapping to wrap SysIPAddress32 window control, I tried doing this using
a NativeWindow and a ordinary Control by overriding the CreateParams method.
The window seems to create ok, but there are focus issues, if I add this
control on a form with another control say a TextBox ...
ListBox - scroll to last item???16 Dec 2004 22:07 GMT2
How can I get a [ListBox] to scroll to the its item (if it's list of items
exceeds the availble screen height).
I can't see a method to do this - I'd be looking for something like
"ScrollTo"- but I can't see anything.
How to code incremental search16 Dec 2004 21:15 GMT4
Hi, I'd like to add an incremental search to my windows form DataGrid that
works like the one used in Windows Explorer.
In Windows Explorer, when you type a character it jumps to the first item
that matches that character. If you type another letter within a given
Hiding a ContextMenu (or preventing it from showing)16 Dec 2004 18:54 GMT3
I have a ListBox with column names to use in a report.  When the user
right-clicks the ListBox, a ContextMenu is displayed with two items: Sort
Ascending and Sort Descending.
How can I display the ContextMenu only when the ListBox has a selected item?
Redirect StandartOutput and StandardInput at the same time without closing the executive16 Dec 2004 18:51 GMT1
Thanks for reading my post!!!
I am facing a problem that I cannot redirect StandartOutput and
StandardInput at the same time without closing the executive.
Actually, I have a console application named "etm.exe", I would like
How to set focus to a particular row in DataGrid16 Dec 2004 14:12 GMT1
Hi Friends,
            How to set focus to a particular row in data grid. I used NavigateTo() method but its not working..... any pointer on this,
Thanks,
Alpha
What is wrong with this line of code?16 Dec 2004 11:34 GMT8
MessageBox.Show("Hello", "Boo", MessageBoxButtons.OK,
MessageBoxIcon.Information);
Why when it runs, does the word "Hello" not be displayed in the message box
and the message box display a blank button and not one that says "OK".
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 November, 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.