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 / July 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Open new forms BEHIND the active form30 Jul 2004 06:12 GMT1
I'm developing a messenger-style application, and everytime a new chatter
comes up, a new window should be opened.  Of course, this window should not
get the focus, so I tried ShowWindow API with the SW_SHOWNOACTIVATE flag.
Now the problem is that the new window, although not ...
how to execute win App methods from script in web pages when used with WebBrowser control30 Jul 2004 05:48 GMT1
I'm facing difficulty in coding. I have a win App that has a web browser
control that host a website. Code is in VB.Net. The website have many web
pages. I want to execute win App methods from script in web pages.
I got some info but its in VC++.
datagrid datatable problem.30 Jul 2004 02:17 GMT1
if you not sort the grid and then click "del" button,no problem.
but if you  sort the grid (column caption is "DNAME" ) first and then click
"del"
button, a exception occur(System.IndexOutOfRangeException) .
Why can't I delete this file? Does Assembly.LoadFile leave it lock29 Jul 2004 23:25 GMT4
In my Windows Form, I have a io.File.Delete(filePath) command. Everyone has Full Control to the folder and file. I watch the file with FileMon and nothing opens the file in my code. (There is no code to open the file before the delete command.) I get an ...
Form Knock-Out29 Jul 2004 21:13 GMT1
I am trying to create a form that has a notch in the Upper Left corner.
Currently we use the Transparent propertry to see other forms behind the
current one. That is causing some problems when the user is interacting with
it. So we want to notch a corner out or only make that corner ...
Can I use VB.Net to make a special FTP client?29 Jul 2004 20:42 GMT1
Is this possible? Any ideas on source code available?
Infragistics Ultragrid Summaries Display Format29 Jul 2004 18:51 GMT1
I am trying to format the summarie band as a numeric field or currency but
I don't know what string I need to entered in the displayformat.
I tried "###,###,###", "c","999,999" and did not work.
I tried to get the value to use format() function but I cann't find it.
Invoking a command line .exe program29 Jul 2004 17:35 GMT5
I have a simple .exe application that I need to invoke from my C#
application. I need to send it two strings and then get the result back.
Can anyone advise me on how this is done?
Also, I'm currently using a windows forms application but I would like to
show modal dialog / progess and move on ..advice please..29 Jul 2004 15:02 GMT4
I have a long running task and while it is being performed I wish to show a
modal dialog that displays the progress of my task..
what I am doing is this
'start task
Transparent UserControl Flickers when form get resized.29 Jul 2004 14:38 GMT3
1) I have created one windows application, In the main form ( form1) i have added one usercontrol (usercontrol1), In that user control i am drawing one image.
2) In the UserControl1 i am showing one transparent form (form3) when ever user preseed left mouse button.
3) The form3 ...
midi form can open 129 Jul 2004 14:32 GMT3
i have a parent form and have some menuitem to load midi form. how can i  only allow use can only load ONE midi form of the same item
extract directory name out of filename29 Jul 2004 12:19 GMT1
is there a way to extract the directory-name out of a filename that includes
the path ?
thnx
Chris
[BUG] Graphics.DrawIcon(Icon, int, int);29 Jul 2004 09:00 GMT1
in .NET 1.1
Graphics.DrawIcon(Icon, int, int) doesn't clip the icon according to the
graphic object's current clip region
Equivalent of GetTabRect() in TabPage29 Jul 2004 08:46 GMT1
I have a problem looking for a property/method in TabPage
class that will return the same rectangle as the
tabControl.GetTabRect().
Any help will be greatly appreciated.
IO.File.Delete gives me Unauthorized Access Exception29 Jul 2004 08:44 GMT1
Just to be clear, I've pasted the message below. I'm doing:
IF IO.File.Exists(filePath) then io.File.Delete(filePath)
It pukes. I know it's security. What I'm trying to do is download a file. I want it to overright the file. (Version checking is done already.) I'm sure it's ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 June, 2004
 
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.