answersLogoWhite

0

'For the Exit confirmation

If MsgBox("Sure to Exit?", vbInformation + MsgBoxStyle.YesNo) = vbNo Then

Exit Sub

End If

Me.Close()

'--------------------------------------------------------------------------

'For the other confirmation(2 events)

If Text1.Text = "" Then

MsgBox("there is not any serial to be Copied!!", MsgBoxStyle.MsgBoxRtlReading)

Else : MsgBox("serial Copied Sucs")

End If

'Then write ur code

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What does Vb mean in text message?

it means caca


Code for create alarm in vb?

wrtrwtgfe


How do you create a string and reverse a string in vb?

gov


What is meant by vb net framework?

Vb(visual basic) is the language support by a .Net framework.we can use the vb as a windows application and web application and use the many application we can create.


Can you make advanced version of paint brush using vb?

VB is a programming language and can be used to create any application. In theory it would be possible to produce an advanced picture editor using VB.


Can you make vb in vb?

Yes it is possible, most things are in VB


VB program to convert meter to centimeter?

You can create a VB program to convert meters to centimeters by multiplying the meter value by 100. For example: Dim meter As Double = 2.5 Dim centimeter As Double = meter * 100 MessageBox.Show(meter & " meters is equal to " & centimeter & " centimeters.") This program declares a meter variable, converts it to centimeters by multiplying by 100, and displays the result using a message box.


What is the abbreviation of verb?

vb or vb


What the abbreviation of verb?

vb or vb


What does a net do?

his basic job is to create and handle websites the important languages which are required are c sharp(c#) and vb


How do you create notepad in vb?

You can write code for anything anywhere the only thing that you need is the compiler and compilers are not free.


How you make VB?

you dont make vb vb is visual basics and you make stuff in it