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 / September 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
newbie: removing node from treeview15 Sep 2003 22:25 GMT1
This must really be a stupid question, but after banging
my head against it for a few hours I'll just have to ask
it.
I've got a context menu attached to a treeview with a menu
I am looking for a list of switches for the RichTextBox15 Sep 2003 22:10 GMT1
I am interested in finding a list of switches for the
RichTextBox. I was hoping that microsoft would have a
change of heart and make things a little easier to find,
but alas they have stayed firm with their cavalier
dotnetfx.net15 Sep 2003 22:07 GMT1
I tried to make a distributable application and got the
message "...no dotnetfx.net...".  What is this, do I need
it, and where can I get it?
Thanks,
How can I stop a form from being loaded?15 Sep 2003 22:05 GMT2
Does anyone know how to stop a form from being loaded while in the load
routine. I am wanting to stop the load and go back to the form that called it
if a file does not exist at that exact moment in time.  Due to timing, I can't
check for the file to exist on the previous form ...
Margin for Listbox15 Sep 2003 21:53 GMT1
Hai all
       I want the items inside the list box to be displayed little offset
to the left and bottom corners ..how do i achieve it ?
Regards,
Context Menu won't go away.15 Sep 2003 20:18 GMT4
On 2 of the 3 context menu selections, I show a new form, and the context
menu disappears. But one of the selections just causes the parent form to
refresh itself and the menu stays active. How do I hide it programmatically?
Befuddled about SendKey15 Sep 2003 19:47 GMT3
I'm trying to use System.Windows.Forms.SendKeys.Send({UP})
to programmatically send an up arrow keystroke to my
application.  According to the .NET Framework class
library documentation, this is the correct syntax (i.e.
MDI childforms and gripping15 Sep 2003 15:19 GMT5
I have a problem with MID child forms which has a
statusbar of its own but the gripping part of the form
does not respond to the mouse grip actions. Only the form
border can be clicked and dragged.
Caret on left side of selected text in textbox15 Sep 2003 14:35 GMT6
how can select some text in the textbox, but have the caret on the LEFT side of the selection? You can do that with the mouse by
drawing the mouse cursor from right to left over some text. But how can it be done programmatically?
I played around with textbox.SelectionStart and  ...
what specific advantages over webforms are there?15 Sep 2003 14:30 GMT4
If I wanted to razzle dazzle a client with a Windows Form to show them its
advantage over a Web or HTML based form as I might create in asp.net, what
kind of properties or methods should I be looking at? What kind of look and
feel? Is there a link to a reference that I could go to ...
Anchoring forms15 Sep 2003 13:09 GMT2
Is there a way of anchoring one's window form in/on the middle of your
desktop. Or should I say not enabling the user to move the form after
start-up of the application??
I am using C#.NET for windows form programming.
MS Project Experts attention please!15 Sep 2003 12:33 GMT1
Dear friends:
Do you know how to change working time(under Tool menu) in MS Project by C#? I open a project file in C#. I got MSProject.Application and MSProject.Project objects. Now I want to use them to change work time, like set 25-Dec-03 as a non-working day. Do you know how ...
Print Form as is.15 Sep 2003 12:27 GMT2
Dear Sirs,
   How can I print a windows form as is with VB.NET.
Regards,
Yahya
GDI+ and Graphics.GetHdc errors15 Sep 2003 12:19 GMT9
I am having a huge problem with using the GetHdc method of various graphics
objects in various user defined controls. I am constantly getting an
'invalid paramter used' error on my main thread in TOTALY RANDOM scenarios.
I have been trying to debug this for weeks...
how to a refernce to a control dynamically15 Sep 2003 09:07 GMT3
I'm trying to achieve something like this:
<codesnipet>
Label label;
string labelref = "labelName";
 
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.