|
-
December 2nd, 1999, 03:38 AM
#1
VB editor
I have a question about VB editor.
Why i can't indent the code
Private m_Handle As Long
Private m_Left As Long
Private m_Right As Long
So that the 'As Long' of all the 3 statements will started at the same point i.e. i want to determine the spaces between the variable ant the type
Currently the VB force me to put one character space . I so code which it is possible to indent this way. Does any body know where i can control this feature?
Thanks
-
December 3rd, 1999, 05:43 AM
#2
Re: VB editor
I think it is not possible. VB IDE does the allignment itself. Let me know, if somebody else knows how to do this. If it is possible there should be an option in the Options dialod box, (where you set the colors, fonts etc, )and i dont see any.. so..
RK
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
|