Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Status message window
Message
From
25/07/2007 12:30:51
 
 
To
All
General information
Forum:
ASP.NET
Category:
Forms
Title:
Status message window
Miscellaneous
Thread ID:
01243527
Message ID:
01243527
Views:
56
I need to create output window for C# Winforms application which shows
messages.

In VFP I can use
define window raportn from srows()-12,0 to srows()-1, scols()-1 name wRaportn
activate wind RAPORTN
? 'Message1'
? 'Other message'
How to implement this in C# ?
Andrus
Next
Reply
Map
View

Click here to load this message in the networking platform