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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
use AxWebBrowser to get the HTML source of a page in frameset?09 Oct 2004 11:05 GMT2
A frameset contains 3 html pages: page A, page B and page C. I need to get
the HTML source of page B. I tried to use AxWebBrowser to do that, but
failed. Do you have any idea?
Thanks,
Bug with Forms 2.0 Beta and Excel09 Oct 2004 04:49 GMT1
I've posted a bug report (repro case included) to the MS product feedback
site,
http://lab.msdn.microsoft.com/ProductFeedback/viewFeedback.aspx?feedbackId=FDBK15852
It demonstrates a problem with Excel and Windows.Forms in the .NET 2.0.40607
Automatic Form Resizing during Compile08 Oct 2004 19:45 GMT3
am working on a multiple form environment.  Originally I was using a Desktop
system with an 18+" (flat panel--resolution 1280x1024), but has since
switched to a Dell Latitude D800 (wide screen--resolution of 1920x1200).  
My issue is that when I  switched environments all of my ...
GetBkColor08 Oct 2004 19:42 GMT1
I am having trouble getting the background color of a control in another app.
I use FindWindow() to get the handle of a button on a form.  This works fine
because I can successfully send a mouse click to the button (via Sendmessage).
When trying to get the background color I am ...
HTML in forms08 Oct 2004 15:55 GMT1
is there a control, 3rd party perhaps, that is light and can show HTML in
Windows Forms?
TYIA,
Knut
listbox scrolling08 Oct 2004 08:33 GMT5
I have a custom listbox where the items are of a much larger height than a
standard listbox (each item sometimes can be half the height of the total
listbox).  I am currently capturing all scroll messages in WndPrc and
sending my own scroll messages using the following method:
Shortcut: alt+leftarrow?08 Oct 2004 07:21 GMT1
In my MDI application it would be nice if one could navigate the collection
of mdi childs using eg. alt+leftarrow and alt+rightarrow.
The build in shortcuts doesn't support the use of the arrow keys at all. Is
it possible to create my own shortcuts?
much confusion about forms07 Oct 2004 23:04 GMT2
I've been trying to do something which I think should be very simple. I
posted about it a few days ago in this group -- "swapping controls within a
form". I think my problem is that I don't really understand how the whole
windows forms painting-updating-hiding-showing process ...
anchor property for button not working07 Oct 2004 22:42 GMT13
When I set the anchor property in code, the button doesn't move:
this.cmdStartTutorial.Anchor = (AnchorStyles.Bottom | AnchorStyles.Right);
When I change the anchor property from top & left defaults at design time I
get one of these errors depending on which sides I set:
Hosting AxBrowser07 Oct 2004 22:30 GMT2
   I am using the AxWebrowser control on my windows form and it's 99%
working the way I want...however, I have hooked things up so when you mouse
over a control on the form, a different web page is sent to the browser
control. The problem is that the cursor is very briefly showing ...
RowChanged event07 Oct 2004 21:45 GMT1
i have a data table with bound textboxes to display the column/row content.
When i step through the data table with BindingManagerBase.Position+=1 i
always get the RowChanged event even though i didnt change any value. Can
anybody explain this behavior?
TabControl with tabs in the bottom of the control?07 Oct 2004 21:09 GMT2
Is it possible to create a tab control where the tabs are located at the
bottom of the control? How?
Regards
Torben
Testools for testing Windows forms07 Oct 2004 20:39 GMT1
I was looking for automated testing tools for windows forms.
Thanks
Vikram
Insert HTML into WebBrowser07 Oct 2004 20:22 GMT2
I have html that is dynamically created.  I would like to display it in a the WebBrowser.  
Can I insert it directly or do I HAVE to store it to disk first and then navigate to it?  
I would prefer to the former to the later as I wouldn't have to do disk clean up.
Thanks,
Disappearing main menu07 Oct 2004 19:18 GMT3
I have a Windows Form application that's been running fine for over a year.
I've been making modifications lately and noticed that both my main menu and
my form Icon disappear when I run the application. They show up in the VS
designer and I can modify them but when I run the app ...
 
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.