Questions tagged [regions]
172 questions
0
votes
2 answers
is there WPF XAML regions?
When I have some blocks I want to collapse like that:
is there something like that?

cnd
- 32,616
- 62
- 183
- 313
-1
votes
2 answers
Display flag according to Browser region
On the top of my website I want a flag to show which represents the users region, i.e. browser region.
does any one have any idea on how to achieve this?
Thanks for any ideas/suggestions
edit: after some confusion, I am talking about location not…

RSM
- 14,540
- 34
- 97
- 144
-1
votes
1 answer
Adding clickable boxes inside picturebox c#
So I have a picture box that I need to draw rectangles or declare regions either or, so that the user can click on an area of the picture and it do something. I have searched and searched about this and have come to the conclusion that I do either…

Morrg
- 5
- 6
-1
votes
1 answer
System architect courses for mainframes
I am working on main frames.
I am trying to understand the existing system architecture in my project. I am facing difficulty in understanding test environment and regions and development environment and regions. I want to know what exactly an…

Shiva prasad
- 27
- 4
-1
votes
1 answer
Automatically add Regions to code
I've been looking for a method to format my cs files.
I have already written a code that I have decided that needs to be cleaned and sorted into regions but it takes a really long time and effort to format all the cs files.
Is there any automation…

shirbr510
- 819
- 1
- 11
- 19
-1
votes
2 answers
change highlight of keyword in visual studio 2008
I would like to change the syntax highlight colour of existing keynames: #region, #endregion from blue to other colour.
This is Visual Studion 2008 Professional Edition C# If colour would expand also after #region and include region name that…

Michal M
- 11
- 3
-1
votes
1 answer
Region inside a region Prism not added to region manager
I have a Shell contains 3 regions. One of those(A) is loading a view that contains a region(B) inside. the problem is the region B is not added to the region manager. so when I want to load any view inside region B i get this error : The region…

HichemSeeSharp
- 3,240
- 2
- 22
- 44