C# MessageBox.Show()

C# の MessageBox について色々試してみた.

ソースコードはこんな感じ.

string ss_message = “サンプル”;    // ss_message には一時的に使用.
MessageBox.Show(
ss_message,
“Title”,
MessageBoxButtons.OK,
MessageBoxIcon.Warning,
MessageBoxDefaultButton.Button1
);

MessageBoxButtons.○○○ の ○○○ の部分を変更して実行してみた.

MessageBoxButtons.○○○

AbortRetryIgnore  AbortRetryIgnore
OK  OK
OKCancel  OKCancel
RetryCancel  RetryCancel
YesNo  YesNo
YesNoCancel  YesNoCancel

 

MessageBoxIcon.○○○ の ○○○ の部分を変更して実行してみた.

MessageBoxIcon

Asterisk  Asterisk
Error  Error
Exclamation  Exclamation
Hand  Hand
Information  Information
None  None
Question  Question
Stop  Stop
Warning  Warning

違う設定なのに同じ表示になっている部分がある.何か他の設定が必要なのだろうか?

よくわからないが,とりあえず保留にしとく.

Square リーダー

ローソンでiPhone向けSquareリーダーと言うのが買えるようになるそうだ.

ローソン Squareリーダー取り扱い開始
http://www.lawson.co.jp/service/static/square/

何が出来るかよく分からないが,

「※Squareリーダーは1つ980円で販売されていますが、1,000円が戻ってくるボーナスコードが付いてきます」と言うことなので,今なら損はない様.買ってみようと思う.

2013.08.22 追記.
ローソンへ行ったら置いてあったので買ってきた.右は箱を開いたところ.

Square リーダー Square リーダー 箱を開いたところ

箱の裏面.

Square リーダー 箱の裏面

箱の裏の説明を見ると一回につき手数料として3.25%とられるとのこと.なので,1000円の支払いで32.5円とられる.