by: Uri Dor |
last post by:
( /// <summary>
/// One type of reportlayout
) /// </summary>
( public abstract class ReportKind
{
) }
in the above example, the () signs stand for the outlining entities as
marked by VS....
|
by: jjf |
last post by:
I am new to xml/sgml and am envisioning many uses. One in particular
would be to use it for creating technical specs for our products. A
common method involves an outlined approach - be it with...
|
by: Mark |
last post by:
I have a staff member with VS.NET 2002 who appears to have outlining (+ or -
marks) permanently turned off. The option to "Start Automatic Outlining" is
there, but it doesn't appear to do...
|
by: Adam Clauss |
last post by:
I am interested in writing a plugin that deals partly with the outlining
Visual Studio performs by default (regions, classes, methods, comments,
etc).
I've created a plugin in C#, but I cannot...
|
by: ivaylo.hristov |
last post by:
Hi,
I am developing application in VB and I it seems that the Outlining
option is not working. On the same studio writing a C# application the
Stop Outlining option is working just fine, but in...
|
by: PawelSokolowski |
last post by:
Hi all,
Is it possible to save outlining in VC++ .NET ?
It is annoying that my view that I customized using outlining is gone after
closing IDE.
Best Regards
PawelS
|
by: KK |
last post by:
Dear All
Recently I started using VisualStudio2005 for my C++ development.Earlier I
was using 2003.
I found difference between these two version in showing the code outlining.
For example :
...
|
by: Egghead |
last post by:
Hi here,
I remember I can outlining at the "if" block in C#, but I can not have it at
VS2003 pro version now. Is that function only for C++?
--
cheers,
RL
|
by: sdragolov |
last post by:
I would like to achieve an effect similar to the code outlining in
vs.net (where you can expand and collapse sections of code) inside of
a textarea in a web form.
the code outlining would be...
|
by: DJRhino |
last post by:
Was curious if anyone else was having this same issue or not....
I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM)
The start time is equivalent to 19:00 (7PM) in Central...
|
by: Aliciasmith |
last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
|
by: giovanniandrean |
last post by:
The energy model is structured as follows and uses excel sheets to give input data:
1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
|
by: NeoPa |
last post by:
Hello everyone.
I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report).
I know it can be done by selecting :...
|
by: Teri B |
last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course.
0ne-to-many. One course many roles.
Then I created a report based on the Course form and...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM)
Please note that the UK and Europe revert to winter time on...
|
by: NeoPa |
last post by:
Introduction
For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
|
by: isladogs |
last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM).
In this month's session, Mike...
|