|
-
Nov 16th, 2007, 07:55 AM
#1
Thread Starter
Addicted Member
[RESOLVED] [2.0] Qs: How to show grid in V.S. .Net?
Hi,
1) How to show grid in V.S. .Net like VB 6.0?
2) What is ABBREVIATION INI file(Ex.: Settings.ini)?
Tnx .
-
Nov 16th, 2007, 07:57 AM
#2
Re: [2.0] Qs: How to show grid in V.S. .Net?
An .INI file is a specifically structured text file which stores application settings for reuse.
-
Nov 16th, 2007, 08:53 AM
#3
Thread Starter
Addicted Member
Re: [2.0] Qs: How to show grid in V.S. .Net?
Yes i know it. But i dont know What is ABBREVIATION.
Ex.:
ASP= Active Server Page
INI= ?
-
Nov 16th, 2007, 09:28 AM
#4
Hyperactive Member
Re: [2.0] Qs: How to show grid in V.S. .Net?
» Twitter: @rudi_visser : Website: www.rudiv.se «
If Apple fixes security flaws, they are heralded as proactive. If Microsoft fixes a security flaw, they finally got around to fixing their buggy OS.
-
Nov 16th, 2007, 09:36 AM
#5
Thread Starter
Addicted Member
Re: [2.0] Qs: How to show grid in V.S. .Net?
Tnx RudiVisser .
And how to show grid in V.S. .Net like VB 6.0?
-
Nov 16th, 2007, 09:41 AM
#6
Hyperactive Member
Re: [2.0] Qs: How to show grid in V.S. .Net?
(Speaking from 2008 IDE)
Tools --> Options --> Windows Forms Designer --> General
Change LayoutMode to "SnapToGrid"
Change ShowGrid to "True"
Click OK
Restart Visual Studio.
» Twitter: @rudi_visser : Website: www.rudiv.se «
If Apple fixes security flaws, they are heralded as proactive. If Microsoft fixes a security flaw, they finally got around to fixing their buggy OS.
-
Nov 16th, 2007, 10:07 AM
#7
Thread Starter
Addicted Member
Re: [2.0] Qs: How to show grid in V.S. .Net?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|