all groups > dotnet windows forms > july 2003 > threads for wednesday july 2
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Hourglass Issues
Posted by Derek Hart at 7/2/2003 5:35:41 PM
OK, it seems to be a complex thing to get an hourglass showing in a function
because of the complexities of .Net, multithreading, etc. But is there a
way to not only show an hourglass for the entire application, but to be sure
that the user cannot edit any controls during this time?
Derek
... more >>
App with tray icon
Posted by RF at 7/2/2003 5:13:38 PM
Hi,
I have an app with a notify icon. On the closing event, I set the
ClosingEventArgs.Cancel = False and hide the form. So, when the user clicks
"x" in the window, the form is hidden from the user.
However, if the user decides to restart or shutdown the system, the tray
icon remains persis... more >>
HTML Help
Posted by Gary at 7/2/2003 4:08:09 PM
I need to add HTML help to a windows app and want to get off to a good start
are there examples, best practices and any other resources I should be
looking into?
Gary
... more >>
Executing an EXE (VB dot net application) remotely
Posted by ujjwal at 7/2/2003 3:04:37 PM
Hi!
We are facing problems to execute an EXE application remotely.
Our requirement is.....
1. We will have a server application which will first establish connection
and then initiate task with the client.
2. The client should respond to the server after each operation is
completed.
... more >>
Newbie Question
Posted by Ross at 7/2/2003 10:48:22 AM
Hi,
In my application (in VB.NET), I have made a winform, and
then I made another winform that inherits from the first
one.
However, when I am trying to look at the second one in
DESIGNER VIEW, it doesn't display. Instead I get the red
circle with an X in it, with the following error m... more >>
DataGrid, Highlight Row
Posted by Vitaliy at 7/2/2003 9:21:05 AM
Hello All.
I worked with VB DataGrid? it has a property: Split\Margue Style =
dbgHighlightRow. (Row was highlighted and cell was not active)
Now am working with C# DataGrid and I cann't find the same property.
Can you please help me?
I need to find the way to get the same effect in C#.
Thank... more >>
HTML control
Posted by #Hai at 7/2/2003 9:13:36 AM
Hi,
I want to have a control in my form which display a certain HTML file. How
to do this ?
Moreover, I want to save that HTML file (with all accompany images) in a
different names (somewhat like the "Save as" feature of Internet Explorer).
Is it feasible ? If it is possible, How to do it ?
... more >>
Preview control
Posted by #Hai at 7/2/2003 8:36:43 AM
Hi,
"Preview" is a worthy feature of Windows Explorer.
I want to have a control which previews .HTML files in my form.
How to do this ?
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|