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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Setting a margin in a label02 Jun 2004 18:53 GMT2
Is there a way to set the margins in a label.
Specifically, what I need to do is make sure that the text begins 6 pixels
to the left of the label border and that the baseline of the text is 5
pixels above the lower border of the label.
Turn off inheritance of properties (e.g. Font weight)02 Jun 2004 18:52 GMT1
Hello NG,
i have a form (c#) with a tab control.
If I change the weight of the font in the tab control all other fonts in the
form (e.g. labels) also become this weight.
linking to an external file from a application02 Jun 2004 16:07 GMT4
i am using webbrowser control and i want it to display a file when a form loads
the file is included in the project but how do i link it
AxWebBrowser1.Navigate(" ??? "
p.s. - i am a beginner
Focus question02 Jun 2004 14:54 GMT2
I have a form with many controls and I want the focus to stay on a
particular textbox no matter what the user does. I don't want to have
to code an event for absolutely everything the user can do. I tried
the leave event, but the problem with that is if the next event puts
Interpret empty datagrid cells as empty strings02 Jun 2004 10:55 GMT2
When I clear a cell in a datagrid, the corresponding (string) field in the
underlying datatable becomes null.
I would prefer that it be an empty string, as the corresponding database
field is not nullable.
Handling Exceptions in WinForms02 Jun 2004 10:44 GMT5
   In ASP.Net we had...
Sub Page_Error(Source As Object, E As EventArgs)
   Dim message As String = "<font face=verdana color=red>" _
                          & "<h4>" & Request.Url.ToString() & "</h4>"
Undefined Error02 Jun 2004 09:01 GMT4
Hello Developpers
I faced with an undefined error. I developped a Windows Forms Application. When I opened my project's Solution, all the documents, which were created before, listed properly at the Solution Explorer. But when I wanted to see my form by clicking on to Design View, ...
Tab order problem02 Jun 2004 07:01 GMT3
Hi all;
I m facing problem in setting tab order . I have to group boxes GB1 and GB2.
GB1 has two text boxes T1 and T3. GB2 has two text boxes T2 and T4. I want
that tab movement should be T1, T2, T3 and T4 repectively... how can i do
Threading02 Jun 2004 06:07 GMT2
All - I have the need to make my app multi threaded for those long running tasks. Some of them are not a problem but the question I have is with SQL and populating items on a form. If I create a new thread, connect to my SQL, run a long query and then populate a combobox within ...
Capturing another window02 Jun 2004 00:39 GMT1
I've got an application (WinForms) with an MDI parent form and several MDI
child forms, which all run maximized in the parent.  This program needs to
integrate in with another program that we have no control over.  What I'd
like to be able to do is capture another window (one from ...
KeyPreview fails with button shortcuts01 Jun 2004 22:43 GMT1
The Setup:
================
I have a cardswiper attached to my keyboard, so that when I swipe a
card I get "keyboard input" that looks something like:
string length limit in args sent by ISynchronizeInvoke?01 Jun 2004 22:11 GMT2
I'm raising an event in a component, using ISynchronizeInvoke.Invoke, and my
event args object contains a string as one of its members. If the string is
longer than 63 bytes, the Invoke call pulls an unhandled exception in
System.Windows.Forms.dll, to the effect that the string ...
"Frames" in windows forms01 Jun 2004 21:06 GMT2
Just wondering if there is any sort of concept of "frames", as in HTML in
windows forms, where different forms can be loaded into different frames.
So one of the frames might be loaded with different forms at different
times.
How to create a form looks like the Outlook Form01 Jun 2004 19:26 GMT2
Hi ng,
how can i create a form that looks like the DesktopNotification Form
from (Office) Outlook 2003.
The Form fades in when you receive a new email.
How can I get the name of a ToolBarButton object.01 Jun 2004 17:36 GMT3
I need to iterate the Buttons collection in a toolbar and get the name of each button. The objects in the collection are not normal Button objects. They are ToolBarButton objects, which do not appear to have a Name property. Is there some other place to get the name?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 May, 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.