studio tag

324 questions


1 answers
72 views
0
Is there a way to set the Name property from the designer in C#VisualStudio 2019?

Thank you for your help.When creating Windows applications in VisualStudio 2019, the controls you place on the form**Is there any way to set the **Name property from above the designer?If you set it o...

2 years ago

1 answers
144 views
0
R studio expected', 'after expression

On the R studio script, you must type in the line where you should type a comma, for example: On the leftmost side of the line, a blank mark appears.If you hover your cursor over this button, you will...

2 years ago

1 answers
85 views
0
Visual Studio for Mac 'Fold' Shortcut Does Not Work

I put Visual Studio in my Mac, but the menu is View > Collapse > All of the following menus are grayed out and cannot be activatedIf you move the mouse cursor closer to the source code, a + mark...

2 years ago

1 answers
81 views
0
EOFError in input function

I am troubled because I do not understand the meaning of Python error message.I'm sorry to ask you a beginner's question, but please help me.input function of the program chap2.py 「Please enter: 」 and...


1 answers
154 views
0
I want to know why the screen flickers when I change the ControlTemplate of the Button control.

■PrefaceIn order to customize the appearance of Button in WPF, we have rewritten the ControlTemplate as follows:(Comment <--Rewrite Control Template Button --> and below) In addition, for ease o...

2 years ago

1 answers
98 views
0
Changing ForeColor on textboxes at equal intervals

I'm a beginner in programming.I would like to use visual studio 2012 to create a brain training game where I can see arrows in textboxes 5-9 and press the buttons in the order they appear.In order to ...

2 years ago

1 answers
66 views
0
I want to close the search window with a keyboard shortcut

CTRL+F displays a search window, but can I close it upside down with the keyboard?

2 years ago

1 answers
64 views
0
No automatic indentation when entering parentheses ({) and line breaks in Visual Studio 2017

In Visual Studio 2017, after parentheses are complemented, line breaks do not insert indentation.What should I do?In my environment, entering the parentheses automatically complements the cursor posit...

2 years ago

1 answers
140 views
0
What is the website path when migrating from VS2010 to 2017

Migrating the website created in VS2010 to VS2017, but During debugging, the URL of the website HogeWeb changed. Before migration: http://localhost:60357/HogeWeb/Default.aspx After migration: http://l...

2 years ago

1 answers
162 views
0
Onsen-UI not loaded?

I am using the onsen-UI.I am using Visualstudio.The UI slide menu or hamburger? icon can move and shift pages normally.However, the click and sensor parts do not work as shown in the source below.I ha...

« - 3 - »

© 2024 OneMinuteCode. All rights reserved.