| | |
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 |
"crystal .net .net2005 30minutes 2008 access add application arithmetic array assignment basic binary box button buttons center click code combobox component connectionstring convert cpu data database databasesearch datagrid datagridview design dissertation dissertations dissertationthesis dosconsolevb.net editvb.net employees excel exists firewall folder image images isnumericfuntioncall listview login math memory mobile module ms msaccess mssqlbackend mysql navigate net opacity pan peertopeervideostreaming picturebox picturebox1 plugin port print printpreview problemwithinstallation project record regex reports" reuse right-to-left save savedialog serial sorting sql sqldatbase storedprocedure string temp textbox timer updown upload useraccounts usercontrol vb vb.net vb.netcode vb.nettoolboxvisualbasic2008sidebar vbnet view vista visual visualbasic visualbasic.net visualstudio web wpf xml





