0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

Visual Studioでwebフォームを実行するとボタン配置がずれる問題の解決方法

Posted at

#はじめに
Visual Studioを利用して、webフォームを作成していたのですが、きれいにボタンやラベルの配置を行ったつもりが、実行してみると、想定とは違う場所に配置されていて困ったのですが、解決できたので書いておきます。

#解決方法
すごい簡単なことだったのですが、位置の設定が相対になっていたのが原因でした。これを絶対に変えると想定通りに配置されるようになりました。

設定の変更は「書式」→「位置の設定」から変更できます。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?