VB ???????? ???????? ???????? ?? ????????? ?? ??????????. - PowerPoint PPT Presentation

About This Presentation
Title:

VB ???????? ???????? ???????? ?? ????????? ?? ??????????.

Description:

... 2- Abort, Retry Ignore; 3- ... 5- Retry Cancel. 4. – PowerPoint PPT presentation

Number of Views:15
Avg rating:3.0/5.0
Slides: 6
Provided by: paisi
Category:
Tags: abort | ignore | retry

less

Transcript and Presenter's Notes

Title: VB ???????? ???????? ???????? ?? ????????? ?? ??????????.


1
?????????? ?? ?????????? ?? ??????? ??????????
2
1. ????????? ?? ?????????
  • VB ???????? ???????? ???????? ?? ????????? ??
    ??????????.
  • ?????????
  • ButtonClickedMsgBox(Message, NumberOfButtons,
    Title)
  • Message- ???????, ????? ?????? ?? ???? ??????? ??
    ??????.
  • NumberOfButtons- ????? ?? ????? ?? ?????? (?? 0
    ?? 5)
  • ButtonClicked- ????????, ???????? ??? ?
    ?????????? ?????.
  • Title- ??????? ?? ?????????? ?????.

3
2. ??? ??? ???????? MsgBox ? ???
  • MsgBox ("Hello World!!!!!!!!!!!!!!!!!!!!!!"),
    0, "Input Results"

4
3. ??????? ???? ?? ???????? ? MsgBox ???? ???????
?? NumberOfButtons
  • ButtonClickedMsgBox(Message, NumberOfButtons,
    Title)
  • 0- ??????? ?? ????? ??
  • 1- ???????? ?? ?????? ?? ? Cancel
  • 2- ???????? ?? ?????? Abort, Retry ? Ignore
  • 3- ???????? ?? ?????? Yes, No ? Cancel
  • 4- ???????? ?? ?????? Yes ? No
  • 5- ???????? ?? ?????? Retry ? Cancel.

5
4. ????????? ?? ????? ?? MsgBox
  • MsgBox Message, NumberOfIcons, Title
  • 16- Critical Message (?????????? ?????
    ?????????)
  • 32- Warning Query (????????? ??? ??????)
  • 48- Warning Message (??????????????)
  • 64- Information Message (???????????? ?????????).
Write a Comment
User Comments (0)
About PowerShow.com