Re: Debug.Print



Hi,

Yes, by default, .Net Winform will have no console window for displaying
the Console.WriteLine output. You should use VS debugger's output window to
intercept the output. Have you managed to see the output in the window? If
you still have any problem, please feel free to feedback, thanks.

Best regards,
Jeffrey Tan
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.


.



Relevant Pages

  • RE: Removing a project from a configuration doesnt stop the errors!
    ... which window did you check for the build success ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ... project analysis and dump analysis issues. ...
    (microsoft.public.vsnet.general)
  • Re: wpf: Trap keyup event in canvas
    ... you can do it in the window level. ... currentElement = e.OriginalSource; ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.dotnet.languages.csharp)
  • RE: Hiding "text select" cursor OnEnter Text Box
    ... Since 0/1 is not the valid window handle of text7, ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ... project analysis and dump analysis issues. ...
    (microsoft.public.access.modulesdaovba)
  • Re: windows vista mouse cursor goes bezerk
    ... other than 0 or 1) for the timer is a generally good idea. ... If the timers are window based, check what window they are going to. ... be seen by our internal newsgroup support tool. ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.win32.programmer.ui)
  • RE: How to activate an existing program
    ... Get the main window of the process. ... Shared Function ShowWindow(ByVal hwnd As IntPtr, ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.dotnet.framework)

Loading