Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Login
Remember
Register
Ask
Q&A
All Activity
Hot!
Unanswered
Tags
Users
Ask a Question
Ask a Question
Categories
All categories
Topic[话题] (13)
Life[生活] (4)
Technique[技术] (2.1m)
Idea[创意] (3)
Jobs[工作] (2)
Others[杂七杂八] (18)
Code Example[编程示例] (0)
Recent questions tagged winforms
0
votes
629
views
1
answer
winforms - Icons in TabControl C# - How?
I can't seem to find an answer for this anywhere. An icon before the label on the default tabcontrol tabs ... was crashing in some computers. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
winforms
0
votes
571
views
1
answer
winforms - How to find string's width in C# (in pixels)
I'm trying to achieve framed texts (using Windows Forms), e.g.: Height is always the same, because my ... any way to get it automatically? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
winforms
0
votes
350
views
1
answer
winforms - C# WebClient - View source question
I'm using a C# WebClient to post login details to a page and read the all the results. The page I am ... working, my log in is successful. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
winforms
0
votes
837
views
1
answer
winforms - .NET: How to check if the mouse is in a control?
i want to know if the mouse is in a particular control in .NET private void panel1_MouseLeave(object sender, ... (control with label inside) See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
winforms
0
votes
603
views
1
answer
winforms - Using a custom formatter in a DataGridView
So, maybe this is a bad design; I don't know. But say I have a DataTable with a column that holds int ... set on using these interfaces at all. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
winforms
0
votes
604
views
1
answer
winforms - Visual Studio Designer added margin and padding to my form
I recently updated my development workstation to Windows 8.1 with a 4K monitor and went from Visual Studio 2010 ... ? Any help is appreciated. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
winforms
0
votes
575
views
1
answer
winforms - C# Backing Up And Restoring Clipboard
I have a program that uses clipboard but I want to restore the clipboard to its former state after I am done with ... if the user copied a file. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
winforms
0
votes
731
views
1
answer
winforms - Setting a Font with outline Color in C#
I'm dynamically adding Labels to panels in my code. Something I want to do is be able to outline the font so ... would like: (the Outer lining) See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
winforms
0
votes
585
views
1
answer
winforms - c#: Create new settings at run time
c# windows forms: How do you create new settings at run time so that they are permanently saved as Settings.Default.-- values? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
winforms
0
votes
533
views
1
answer
winforms - Black background before loading a wpf controll when using ElementHost
I'm using WPF in WinForms with ElementHost. When the form loads, there is a flash of black background where the ... how to get rid of this? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
winforms
0
votes
746
views
1
answer
winforms - How to create customized open file dialog in C#
How can one create a user control that has the same functionality (along with some extended features) of ... and cancel buttons do. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
winforms
0
votes
544
views
1
answer
winforms - How to creating EmptyDataText for DataGridView in Windows Application
Today i am facing problem to show/hide label according to data source. If the data source has no row ... be appreciated! Thanks, Imdadhusen See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
winforms
0
votes
790
views
1
answer
winforms - Add button column in a databound datagridview
i have a datagridview. i bound it to a list. now i want to show a column at the end of it. but that ... that button to the end of datagrid view See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
winforms
0
votes
1.2k
views
1
answer
winforms - C#: Simple and functional way to zoom picturebox images with scroll bars
Is there a simple and functional way to zoom an image in a picturebox including scroll bars? At the moment, I ... the upper border of the form. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
winforms
0
votes
738
views
1
answer
winforms - How do I get the SelectedItem or SelectedIndex of ListView in vb.net?
As you know by question that what I want. I was using listbox. In ListBox we can get selected ... SelectedItem or SelectedIndex of ListView. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
winforms
0
votes
701
views
1
answer
winforms - How to check empty and null cells in datagridview using C#
i am trying to check the datagridview cells for empty and null value... but i can not do it right... for (int ... one help me.. with this... See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
winforms
0
votes
825
views
1
answer
winforms - Removing the Title bar of external application using c#
My application starts up another external application. I want to remove the title bar of this external application once ... WS_CAPTION)); } } } See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
winforms
0
votes
830
views
1
answer
winforms - C# Windows Form: On Close Do [Process]
How can I get my windows form to do something when it is closed. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
winforms
0
votes
702
views
1
answer
winforms - create custom tooltip C#
I want to create a custom tooltip, with a different style so that when I click on a control (for example a ... I want. Thank you in advance! See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
winforms
0
votes
575
views
1
answer
winforms - Can I choose a custom image for C# Windows Application Drag Drop functions?
I am writing a small project where I would like to make use of drag and drop functionalty to ease some of ... want to learn after this project. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
winforms
0
votes
567
views
1
answer
winforms - Can't set .Net panel to visible
I am designing a multipage windows form using panels. I'm displaying a login form and validating the button click ... .us/img163/1376/emptyx.jpg See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
winforms
0
votes
443
views
1
answer
winforms - How to create a clickable irregularly-shaped region in c#
I have an irregularly-shaped picture like a heart or any random shape. I can make it transparent visually, but I ... the best way to do this? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
winforms
0
votes
856
views
1
answer
winforms - semi-transparent form but opaque Controls in C#
How to make semi transparent form in C# windows form application I have tried the TransparentKey which makes ... transparent but not Controls. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
winforms
0
votes
538
views
1
answer
winforms - Substract Flag From FontStyle (Toggling FontStyles) [C#]
I have a little problem. I have one 1 RichTextBox and 2 Buttons. I have that 2 buttons for "toggle Bold ... Bold is still active (or opposite) See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
winforms
0
votes
1.2k
views
1
answer
winforms - C# calling form.show() from another thread
if I call form.show() on a WinForms object from another thread, the form will throw an exception. Is where any ... / Do some more work here } See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
winforms
0
votes
666
views
1
answer
winforms - c# How to make smooth arc region using graphics path
I'm trying to make a label control with rounded sides. Here is my code in OnPaint() overridden method in ... the screenshot of the control : See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
winforms
0
votes
629
views
1
answer
winforms - Encrypting sections and-or settings in an App.config file that will be redistributed
I'm creating a regular windows application that will be distributed to several users on my department. I'll ... are greatly appreciated. Thanks See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
winforms
0
votes
452
views
1
answer
winforms - Form Not Responding when any other operation performed in C#
I have a form (Developed in C# using VS2010) with a Progress Bar. It's kind of stopwatch form where I ... less chances of getting "hanged"! See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
winforms
Page:
« prev
1
2
3
4
5
6
7
8
9
10
11
12
...
14
next »
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question
Just Browsing Browsing
[1] Python, How to use lxml XPath?
[2] 如何通过自定义指令将 elementui el-tooltip 绑定到某个元素?
[3] Vue 3.0 配合 typescript 使用 watch 侦听多个源时类型是否有错误?
[4] h5页面在app中打开后,底部tabbar向上走了一小块
[5] Docker: How to preserve dir cache from one image to the next?
[6] javascript - How can I align the divs to right?
[7] 用js刷leetcode第1题,forEach和for循环执行,返回结果为什么不一样,如下图代码
[8] 关于框架传值
[9] elastichead is not connecting with elasticsearch docker container
[10] taro-微信小程序如何将url转成file文件对象
2.1m
questions
2.1m
answers
60
comments
57.0k
users
Most popular tags
javascript
python
c#
java
How
android
c++
php
ios
html
sql
r
c
node.js
.net
iphone
asp.net
css
reactjs
jquery
ruby
What
Android
objective
mysql
linux
Is
git
Python
windows
Why
regex
angular
swift
amazon
excel
algorithm
macos
Java
visual
how
bash
Can
multithreading
PHP
Using
scala
angularjs
typescript
apache
spring
performance
postgresql
database
flutter
json
rust
arrays
C#
dart
vba
django
wpf
xml
vue.js
In
go
Get
google
jQuery
xcode
jsf
http
Google
mongodb
string
shell
oop
powershell
SQL
C++
security
assembly
docker
Javascript
Android:
Does
haskell
Convert
azure
debugging
delphi
vb.net
Spring
datetime
pandas
oracle
math
Django
联盟问答网站-Union QA website
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
DevDocs API Documentations
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
在这了问答社区
DevDocs API Documentations
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
DevDocs API Documentations
广告位招租
...