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
WinForms control in Internet Explorer23 Feb 2004 21:57 GMT11
I am building a control which embeds in Internet Explorer and which
acquires other resources when loaded.
What I need to know is how to request information from IE as the ActiveX
host. The information my control needs is the URL being fetched and
Windows Anchoring23 Feb 2004 20:41 GMT3
Okay, the problem I am having is a weird one.  I am unable to reproduce it, so all I have is the client's computer it is happening on
The computer is using Windows 2000 SP4 using the .NET framework 1.1.  I have a form with two panels.  The right panel is set to (Top, Bottom, Left, ...
quick data binding question...23 Feb 2004 20:26 GMT1
My edit form has an UltraToolbarsManager control which contains a toolbar
with a "Save" button on it.
The data object that is bound to the form has an "IsSavable" property that
returns a boolean indicating whether or not the object is savable.
Custom Mouse Capture Processing23 Feb 2004 20:11 GMT3
Hiya,
       It seems to me that when a user depresses the mouse button, the
control acts as though it is internally calling the win32 function
SetCapture. As can be seen by clicking the mouse inside a client area and
form scaling23 Feb 2004 20:01 GMT2
It seems vs.net does some automatic scaling in the ide. like if i take a project develloped under 96 dpi low res and load it under 120 dpi hi res it does all kinds of automatic resizing. this is undesirable, how do you turn it off?
I have a function that scales forms on the fly ...
mousehover23 Feb 2004 18:35 GMT1
Is there any way to specify how much time to pass before the mousehover
event occurs?  For instance I'd like 1 second to pass before a mousehover
event occurs.  How would I go about doing this?
Lance
last item in combobox23 Feb 2004 18:24 GMT3
How do I check to see if last item in list/combobox has been selected? If I
could count items in box it would help! Maybe snippet for both please?
Thanks
Graeme
Problem detecting deletion in dataset (in datagrid)23 Feb 2004 18:07 GMT2
I have set at dataset as source for my datagrid (winForm).
When i want to store my changes in the datasource I call the
dataSet.GetChanges() wich should return all rows with changes...It does
except for the rows wich i have deleted. They aint represented in the
Difference between .Update and .Refresh23 Feb 2004 17:51 GMT3
I need to get a form and all its controls to be visually redrawn before the next line of code begins execution. Which should I call before that particulare line of code executes, .Update or .Refresh?
TargetInvocationException makes no sense23 Feb 2004 17:49 GMT5
Hi, very puzzling...
I have one perfectly working solution, in which I use a a.dll which has a
class A. that class loads data from
the database and for each row deserialize the cell into class A1. works
Mantain state in forms and avoid kill handlers23 Feb 2004 17:21 GMT1
I have a form with a lot of ComboBox (with a lot of items), and it is used
very frequently. So, I want to reduce the latency to show the form.
I test to assign the instance of the form after close in a static field, and
show it again (with ShowDialog). This approach reduce the time ...
Vbc Compile problem23 Feb 2004 16:46 GMT3
I am using vbc as my compile tool because I have no money to buy VS.net!! :
When I complile my program to generate exe fil
vbc /t:winexe /out:good.exe good.vb /win32icon:good.icon /r:connection.dll /r:common.dl
I discover the generated exe file require the dll file and good.icon ...
Need better idea to display too-long path in textBox?23 Feb 2004 16:46 GMT8
I am GUI neanderthal looking for better ideas for displaying a too-long
path in a texBox.
Currently I am thinking it is better to right-justify, or somehow
scroll-right to display the file name to the user when the path is
Change the name of the executable23 Feb 2004 16:34 GMT3
Does anybody know how to change the name of the executable that a Windows
Service project generates?
I think it will be the same as with a Windows Application.
Thanks, Marco Liedekerken
formating numbers in databound textbox23 Feb 2004 16:16 GMT1
I have the following:
collection of 'Cost' objects
a text box is bound to cost.maximumSalary - which is of type single.
When the text box displays the value of '20000000', it shows '2E+07'.  Is
 
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.