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
UltraGrid - RightToLeft27 Sep 2005 01:49 GMT3
I am now testing UltraWinGrid
some of the importent issuus is the ability to create Grid with
RightToLeft = true
 ( I tried it on simple grid (in microsoft Visual Studio it's work
Launching IE from a Forms App27 Sep 2005 01:05 GMT2
I'm building a Windows Forms application that parses a variety of web pages.
The web page structure generally includes a search page with form fields and
a "submit" button, and clicking submit loads the results page we're
interested in parsing.
How can i open and close form rapidly without any showing on the screen?26 Sep 2005 23:42 GMT4
my functions is open "x" (mdi child form) form and close then
but when i try (not exactly code):
for i=0 to 5
   x.show
Procedure expects parameter - What am I missing26 Sep 2005 22:18 GMT10
The error tells me;
---------------------------
Procedure 'usp_sequ_sel' expects parameter '@sqfkJob', which was not
supplied.
Datagrid multiple select26 Sep 2005 21:35 GMT13
I have put some code in the mouseup event for my datagrid in order to select
the entire row.
Does anybody know how I can get multiple selection to work on my datagrid?
thanks
DataSet.HasChanges = True after DataSet Loaded26 Sep 2005 21:04 GMT1
I have a form with various controls on it.  After I load my DataSet and show
the form, I make no changes to the data in the controls on the form.  On
close, I check to see if the DataSet HasChanges is True.  However, it is
always true after looping through all of the tables in ...
Launcher doesnt!26 Sep 2005 20:47 GMT1
I have a solution that has 2 windows forms projects: one a very simplistic
form, and the other a stub to do nothing more than launch the first's form.  
I got the vb code and concept from
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnadvnet/html/v
bnet10142001
...
Compute (sum of datagrid column) for a calculated field ???26 Sep 2005 19:12 GMT1
Is there a way to compute the sum of a calculated field in a datagrid?
What makes this situation particularly challenging is that the
caluclated field is a complicated expression that depends on muliple
fields and conditionals. The fact just mentioned makes in impossible to
WinForms Resizing Problem26 Sep 2005 18:41 GMT3
I am facing problem with WinForms resizing problem...
I have DataGrid and couple buttons and groupbox inside winforms.. When I
resize the winform i want to maintain the distance between control
horizontal and vertically. It ok if the control gets resized..
newbie's question  need help26 Sep 2005 18:35 GMT1
i have a question here. in the framework2.0. each control has a rendermode
property. we can customerize these control (draw the control ourselves) by
override these render class.
But why we do that instead of directly overriding the control's paint
Unicode label.26 Sep 2005 18:10 GMT4
I have some unicode strings that are assigned to Label.Text property.
These string show up as unrecognized characters (squares). Also a
ListView is not displaying the characters. However, a multiline textbox
displays the unicode characters.
Forms and Panels don't respond to help requests?26 Sep 2005 17:43 GMT3
Why don't forms and panels respond to help requests?  I have a basic form
showing the Help button in the title bar, a HelpProvider, a panel and a
button; and the panel and button are identically configured to show help on
the HelpProvider.  When I use the Help button and click on ...
How to cancel standard mouse event handling?26 Sep 2005 11:06 GMT1
I have a control with a standard reaction to doubleclicks, that I would like
to overwrite.
In good old Win32 days this could simply be done by not calling DefWndProc
for the event. I cant find a way to do this in WinForms
How to change table name at runtime26 Sep 2005 08:29 GMT2
I'm using an .xsd file in my windows application using VS2005 Beta2.
Can I change the table name at runtime to another table name with the same
schema in the same database?
edit local security policy using vb.Net26 Sep 2005 08:18 GMT2
I need to edit the local security policy of Windows 2000 machines to disable
access for the local Administrator account.  How can I programmaticly edit
the local security policy using vb.Net?  I have looked at using Group Policy,
but I must specify each machine name before the ...
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.