Empty command

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Lincoln Burrows

    Empty command

    In Visual FoxPro we can create a prg by using MODIFY COMMAND
    Like that can we create an empty command window in VB.net


  • Herfried K. Wagner [MVP]

    #2
    Re: Empty command

    "Lincoln Burrows" <dummy@abcd.com schrieb:
    In Visual FoxPro we can create a prg by using MODIFY COMMAND
    Like that can we create an empty command window in VB.net
    VB applications do not have a command window. What exactly do you want to
    achieve?

    --
    M S Herfried K. Wagner
    M V P <URL:http://dotnet.mvps.org/>
    V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

    Comment

    Working...