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
Disabling the popup menu in the WebBrowser control12 Sep 2003 07:36 GMT2
Hi,
I have read the threads about how to display html using the Webrowser
Control and that works fine. Is it possible to disable the popupmenu
shown when the right mousebutton is pressed in the browser window.
How to detect closed form?12 Sep 2003 07:23 GMT2
I have opened form from another form and I have an variable with reference
on it. But what if someone close referenced form? I tryed to test an
variable on Nothing value but there is still reference on closed form. The
questin is: How can I find out that the referenced form is ...
Can I display a mainMenu in a Mdi Form?11 Sep 2003 23:43 GMT1
I would like to display a MainMenu on a Mdi Form
but I can't get this to work. See my code example.
I think it should work since the SDK documentation doesn't seem to say
otherwise. I am using SDK 1.1.
MDI Question11 Sep 2003 22:40 GMT8
I am creating a MDI app that will be different from the typical mdi app (MS
Word...)  The parent form will be the container for 5 different child forms
that can be only created once (intialized).  I have noticed that you can
create many instances of each child form.  I do not want ...
Is there a canned AboutBox dialog11 Sep 2003 21:19 GMT1
Is there a canned AboutBox dialog or do I need to develop my own?
Thanks!
LuAnn
Pausing the application11 Sep 2003 20:11 GMT5
I am trying to develop an application which needs to
execute particular every 30 seconds.  How can I achieve
that.  Please help.
Thank you
DataGrid Slider Bar11 Sep 2003 19:00 GMT6
Is there a way to hide the horizontal slider bar that
appears at the bottom of a datagrid?  I have set
navigation to false, but all this did was disable the
slider, not hide it.
How to access the Main form in a Windows form app11 Sep 2003 18:44 GMT2
Is there a way to get access to the main form, I mean the one instantiated
by
Application.Run( new frmMain())
If anyone knows, please let me know.
Problem with mulitthreading a winform app11 Sep 2003 15:20 GMT3
My app consists of the main application form, which spawns a thread that
exists for the life of the application. This thread will need to launch
other forms based on some logic at periods of time, but when I do it
directly from this thread, the application hangs. So I had the thread ...
Catching DragDrop when out of the Control11 Sep 2003 14:49 GMT3
DragDrop event is fired by the control accepting the drop
If the drop is performed outside the controls I'm watching with events
(like on another control/panel/window or outside my app) is there a
way for me to know about it? (In MFC, for example, mouse movements are
GetWindowsDirectory in C#11 Sep 2003 13:58 GMT3
I am able to get the Windows directory by using:
[DllImport("kernel32", SetLastError=true)]
static extern unsafe uint GetWindowsDirectory(byte*
lpBuffer,uint uSize);
Microsoft Excel 9.0 Object Library API11 Sep 2003 13:37 GMT3
Where can i find it
thz
How to prevent a form from moving ?11 Sep 2003 13:22 GMT1
Hi,
I would like that my form which inherits from Form (which has
this.ControlBox = false;
this.FormBorderStyle = FormBorderStyle.FixedToolWindow;
is the VC "AllocConsole" equivlant in .Net?11 Sep 2003 12:42 GMT1
I am writing a C# Windows Application,
Is there any method to use Console.WriteLine?
thx
Datagrid formatting11 Sep 2003 07:31 GMT1
I am binding my datagrid like this;
MyDataGrid.SetDataBinding(ds, "MyTable") ' ds is the dataset
The problem is this bring all fields from the table. How can I restrict some
of the columns from appearing? Also how can I change the order and widths of
 
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.