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 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Drag a UserControl11 Jan 2008 01:16 GMT2
I have made a user control that is full labels.
How do I drag this control unto a form? I envision a windows form with about
three user controls, each user control has 5-10 labels.
User controls works great in ASP.Net, but seems less flexible on a windows
Closing a notifyicon application10 Jan 2008 20:50 GMT2
So I have my notify icon, the form, the context menu all that jazz
working fine.
My notifyicon has a context menu with an Exit option. Works fine. If
the form is current visible and you close is (X)...it hides itself
How check ActiveX already registered from ocx or dll file?10 Jan 2008 20:20 GMT1
Using C#, receiving input ocx or DLL file that has an ActiveX How can verify that has already been
registered in the system?
tks.
Alvaro.
DataGridView column DisplayIndex problem10 Jan 2008 17:14 GMT1
I try to adjust columns order in DataGridView via DisplayIndex property and
it doesn't work me properly. Here is the code:
protected override void AdjustGridColumns() {
   foreach (DataGridViewColumn clmn in _grdCustomizations.Columns)
strange windows behaviour10 Jan 2008 16:02 GMT1
Before my main form is opened, I have my program check some things.
One of the checks will open a form and when the user clicks on a button on
that form, it will open another form to fill in some data.
On the last form there 2 buttons, one to save and one to cancel.
AutoGrow for ListView (View List)10 Jan 2008 13:57 GMT3
Heya,
I encountered one problem today. I am using ListView for storing some
items here. View mode is List (to show as many items as possible),
however view is trimmed (instead of TestPackageXXX it will show
form minimizes after messagebox.show10 Jan 2008 13:47 GMT1
got a weird problem here.
On sucessful saving operations i'm showing a messagebox with the use of
MessageBox.Show(...);
The problem is, when the messagebox is shown and the user clicks ok, the
I can't get my computer to go to system restore?10 Jan 2008 08:33 GMT1
When I power up my computer and hit F10 the computer will not bring up the
system restore screen?  It brings me to the safe mode start up which will do
none of the comands offered? Is there a way to force it to the restore
besides F10 on start up?  I don't have a xp disc because ...
how to give DataGridViewButtonColumn a background image09 Jan 2008 16:08 GMT1
this is my code
DataGridViewButtonColumn buttonupColumn =
               new DataGridViewButtonColumn();
           buttonupColumn.HeaderText = "";
Dynamically loaded controls09 Jan 2008 14:45 GMT1
How can I dynamically load controls unto a windows form?
I need to write some custom controls that are a composite of other controls.
These custom controls needs to be dynamically loaded into a container, maybe
a panel.
Collaps a menu?09 Jan 2008 13:32 GMT1
i've a windows-form with a menustrip containing toolstripmenuitems with
sub-menus where one sub-menu contains two toolstripcomboboxes. The selected
values of these comboboxes are used as criterias for a database selection -
the database results are shown on a grid on the form.
tree view09 Jan 2008 02:33 GMT1
I would like to impliment cut, copy, paste functionality on selected nodes
(and sub nodes) of a tree view control that resides on a windows form. How
can I do this?
ClickOnce without user confimation08 Jan 2008 17:06 GMT10
I have set up my clickonce publishing to check for updates on every
application restart.
The manifest is located on an unc-path. As soon as the user restarts
and there is a new version on the Network there is a dialogue with the
Any idea how to track the mouse moving speed?08 Jan 2008 12:57 GMT2
Suppose a user presses the mouse on an object, then drags the object around.
When the user releases the mouse, I want to tell what's the average speed of
the whole movement. Any idea how to calculate that?
Because the user can drag the object to any direction, it could go right,
How to Add Costume Prerequisites in Click once deployment08 Jan 2008 07:51 GMT1
I create one smart client  application that require some COM Component .
so I create .msi setup for above application how to add in Prerequisites for
smart client once click Deployment.
Harshad Prajapati
Pages: 1 2 3 4 5 6 7 8 9 December, 2007
 
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.