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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
WinForms font issue12 Sep 2005 12:54 GMT2
I'm relativley new to .NET but one thing that has instantly hit me is that
text doesn't seem to draw correctly in controls like the label and frame.
The issue is that labels draw with a wider horizontal font-spacing than they
should.
Usercontrol or Custom control12 Sep 2005 10:24 GMT1
I'm developing an application with a tabview. Each tab there are a no: of
controls and control events.
I dont want to keep all tabpages in a single .cs file. Options are to create
usercontrols or custom controls.
Showing a Windowform with Activator.CreateInstance() - How to ?12 Sep 2005 10:18 GMT2
   There is a way to create an instance of windowsforms (and open it) that
is located in another assembly ?
I have tried:
Dim o As Object = System.Activator.CreateInstance("General.Windows.UI.dll",
Changing the Column Width and Title dynamically12 Sep 2005 09:21 GMT1
I have a form that has a Datagrid. The datagrid is use to display data from
different table selected by user onme at a time.
I can programatically customized the Column's Title of the DataGrid by
specifying alias in the SQL statement.
unhandled exception when opening window12 Sep 2005 08:34 GMT5
I have a problem with one of my application (actually I suspect this problem
happens with other programs, but this is the only program I am sure of ).
I have a winforms application with a main window & a dialog box that I open
from the main menu.
InvalidOperationException: It is invalid to push a main message loop in this context.12 Sep 2005 03:18 GMT2
I have a rather tricky problem: On one of the Windows XP Pro installations,
my .Net application has nothing more to say then:
System.InvalidOperationException: It is invalid to push a main message loop
in this context. This may cause your application to not respond to Windows
TabControl/TabPage visual styles in XP10 Sep 2005 15:33 GMT2
I have a problem with the TabControl control in Visual Studio .NET 2003/.NET
Framework. Looking thru some old posts it seems that others have had this
problem before, and I can't seem to find a solution.
Basically, with XP theming, my application draws fine - with the exception
How to save window size when form is minimized?10 Sep 2005 14:39 GMT4
C#.  If I minimize a window programmatically (form.WindowState =
System.Windows.Forms.FormWindowState.Minimized), and then restore it
programmitically (FormWindowState.Normal) I can see in the debugger that the
form.Size changes both times.  So where is that size saved away?
Dispose Objects09 Sep 2005 23:37 GMT1
Suppose we are using a DataSet within a windows application. Should we
dispose it when the form closes or leave it for Garbage Collector. DataSet
might be hugh.
Please advice.
Closing/CLosed Events not visible in vb200509 Sep 2005 22:31 GMT1
Why Closing and Closed events are not visible in vb2005, framework 2.0.
Richard
VB 2005 Startup Form09 Sep 2005 17:08 GMT2
Framework 2.0 Beta
How do you start a project from a sub Main instead of a Startup Form.
Please help.
Richard
Outlining with DataGrid, like MS Project tasks? (indent-outdent)09 Sep 2005 14:56 GMT2
I'd like to emulate in a DataGrid the outlining feature of MS Project,
where tasks are nested under other tasks hierarchically.
I'm not necessarily looking for a Gannt chart, just for the nesting of
grid items using in an indent-outdent fashion.
How to embed Excel spreadsheet in Windows forms application09 Sep 2005 14:07 GMT7
I would like to know how to go about embedding an Excel spreadsheet into a
c# Windows forms application. Any tips or pointers to some articles to get
me started would be much appreciated.
John
Creating a Hidden Modeless Form09 Sep 2005 03:27 GMT8
I know this topic has been covered in various forms but I still can't
seem to come up with a solution that works correctly.
I want to create a modeless hidden form in my application. This is NOT
the main application form. The best way so far is as follows.
TreeNode bounds are 0,0,0,009 Sep 2005 03:21 GMT8
i am trying to draw an alpha effect on top of the icon for a treenode.
here is my code:
node.ImageIndex = 9;
ImageAttributes ia = new ImageAttributes();
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 August, 2005
 
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.