| | |
need help over here
Please support our VB.NET advertiser: Intel Parallel Studio Home
![]() |
You want something other than a Message Box?
Why not make a Label or Textbox populate with a response that shows the stock left is less than 10?
Do you mean a windows alert? Why make it that complicated? I would go with either a label or message box route.
If intInventoryAmount < 10 then
MsgBox("Note: The amount left is less than 10 units!")
End If
Please provide more details if this is not what you are asking for?
Why not make a Label or Textbox populate with a response that shows the stock left is less than 10?
Do you mean a windows alert? Why make it that complicated? I would go with either a label or message box route.
If intInventoryAmount < 10 then
MsgBox("Note: The amount left is less than 10 units!")
End If
Please provide more details if this is not what you are asking for?
![]() |
Other Threads in the VB.NET Forum
- Previous Thread: VB.NET app and Windows98se
- Next Thread: how to convert C++ to VB
| Thread Tools | Search this Thread |
.net .net2008 2008 access advanced application array basic beginner browser button buttons center click client code combo convert cuesent data database datagrid datagridview date datetimepicker designer dissertation dissertations dissertationtopic eclipse excel exists fade filter forms function generatetags html images input intel internet listview map mobile module monitor msaccess net number objects open panel pdf picturebox picturebox2 port position print printing problem read regex remove right-to-left save search searchvb.net select serial settings shutdown socket sqldatbase sqlserver survey temperature textbox timer timespan transparency txttoxmlconverter user usercontol vb vb.net vba vbnet visual visualbasic visualbasic.net visualstudio.net visualstudio2008 web winforms winsock wpf wrapingcode xml year





