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 / January 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
SystemParametersInfo call hanging.15 Jan 2007 21:20 GMT1
Due to the nature of our application, it is necessary to set a system
setting that increases the size of the scrollbars when the application
is the "active" one. When it is not, the system setting is reverted so
that the scrollbars appear in their normal size.
Find the day of the Week15 Jan 2007 18:21 GMT1
I am currently writing a program in Visual Basic .NET and need to be able to
find the day of the week when given the date (Ex. 1/20/07). Once the
function is given the date it will the deliver the day such as Sunday,
Monday, Tuesday and so on. Thank you very much.
Where are the 'most often used program' shortcuts stored?15 Jan 2007 17:44 GMT2
I'm talking about the ones that are displayed in the XP Start menu?
Does anyone know
where they are/how to get a list of them.
Cheers,
freeware .NET graph library needed15 Jan 2007 12:59 GMT2
I need such library to make UML modeler with which i'd be able to make
UML schemas(primarily for designing software projects).What i'm trying
to achieve is to make something like any other UML drawing tool.
I've found some commercial ones(yFiles.NET, Essential Diagram)and
Render window to video port?15 Jan 2007 12:17 GMT2
Is it possible to redirect the rendering of a windows form to the video
port/overlay device of a video card? In my situation I must present the
contents of a window on an hdtv and I can't use a desktop clone trick
because there's going to be another application running that cannot
Generating a modal form from a MDI child form15 Jan 2007 03:48 GMT1
I am trying to display a simple modal form from a button on a displayed MDI
child form toolstrip.
Does anyone have some simple sample code example to send me.
Will be much appreciated.
Multiline TextBox with Autocomplete?15 Jan 2007 03:47 GMT1
I have noticed that Autocomplete stops working when you set a TextBox to
Multiline.  Is this the designed behavior?  Is there any way to make it work,
other than developing your own custom control?  I would also like to see a
behavior where the list of suggested items resets ...
How do I stop FlashWindowEx when me.handle gets focus?15 Jan 2007 00:34 GMT1
Hi....
I'm using FlashWindowEx to flash the taskbar and titlebar when my processes
are done.
I set the number of flashes to 5.  But when the user returns to the window
TreeView & WM_PAINT15 Jan 2007 00:30 GMT1
I'm curious, given the below code, where does .NET perform the drawing
of the treeview? I'm especailly interested in how a TreeNode is painted
on the screen with a checkbox in front of it.
And yes, I'm fully aware of the TreeViewDrawMode.OwnerDrawText and
Question Regarding Multiple Resource File..15 Jan 2007 00:26 GMT1
I have a product which is customized for multiple vendors for eg:-
cisco,hitachi,sony etc.
When user installs the app on a cisco vendor all the icons,bitmaps, strings
should be cisco and viceversa. What's the best way to achieve this.
How to iterate over a combobox's items?14 Jan 2007 21:00 GMT5
Say cbRoadwayType is my combobox:
       for (int i = 0; i < cbRoadwayType.Items.Count; i++)
       {
         cbRoadwayType.SelectedIndex = i;
"UpdateEvent"14 Jan 2007 10:35 GMT1
I'm looking for some kind of form level event that I can hook/add/use
to tell me when ever some input control has changed its state. As a
hack currently I set KeyPreview to true and hooked the KeyPress event.
This works great for text boxes etc, but if a user uses the mouse to
Packaging registry file only, please14 Jan 2007 01:14 GMT1
Hi! Is there a way to package registry file only? I can not seem to find the
way using VS 2003 & Package and Deploy Wizard.
In a nutshell, I need to merge a .reg file to create some keys + values.
I need to create an .msi package as our clients do not accept anything else.
Why does 28.08 show up as 28.080000000000002 in DataGridView13 Jan 2007 19:47 GMT130
I'm baffled. I have a column in a SQL Server Express database called
"Longitude," which is a float. When I view the table in a DataGridView,
some of the numbers, which only have two decimal places in the database
show up with *15* decimal places and are ever so slightly off (in the
Flashing scrollbar on MDI child window after cursor key hit!13 Jan 2007 05:11 GMT2
My application has a main form with its "IsMdiContainer" set to 'true'.
I create a form to serve as a child form, setting its "MdiParent" to the
main form before calling its "Show()" method.  The "AutoScroll" property is
set to 'false'.
Pages: 1 2 3 4 5 6 7 8 9 10 December, 2006
 
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.