I really hope that I can describe this problem in an understandable way. This is a problem I can’t start to solve, even if I (mostly) understand it. I just don’t Determine where to start, I really
Category: Visual Basic
Visual Basic is a structured, modular, object-oriented, visual programming language developed by Microsoft Corporation that includes an event-driven mechanism that assists in the development environment. This is a language that can be used in the development of Microsoft’s own products. It is derived from the BASIC programming language. VB has a graphical user interface (GUI) and rapid application development (RAD) system, you can easily use DAO, RDO, ADO to connect to the database, or easily create Active X controls. Programmers can easily use the components provided by VB to quickly build an application.
WPF – TaskFactory New UI creation
How to use TaskFactory to create new UI elements? When I try, I get the following error:
The calling thread must be STA, because many UI components need this.
Sample code
Dim txtB
VB.NET user-defined exception example?
Very simply, I want to know if anyone here can give me an example of a user-defined exception in VB.Net. I already have two examples that I can find online, But other than that, I can’t think of it
VB.NET – Find the location of the first child string in the string
I am not a method to find a string in another string. It should return the position of the first occurrence of the substring. (In VB 2008!) String.IndexOf
I’m not a way to find a string in
VB.NET – How to set tooltips on the .NET ListView subkey
I am trying to set tooltip text for some subitems in the listview control. I cannot get the tooltip displayed.
Does anyone have any suggestions? ?
Private _timer As Timer
Private Sub Ti
VB6 – Yellow object on the form shows a click transparency
I have a problem that yellow objects “click” on multiple vb6 forms in my application:
The only possibility I can think of What affects it is the following (from VBForums, I used to make the c
VB.NET iteration files and directories
I am working on a VB.NET program that will automatically back up my work to my FTP server. So far, I can upload by specifying the file name using the following method Single file:
‘relevant p
VB.NET – Use a shared sub-event?
I have a method that should be implemented as Shared because it has no internal state:
Friend Class MMDates Friend Shared Sub Calculate(ByRef CP As DataPlug)
MsgBox(“dates was called with “&
VB.NET – .NET automatically completes text box, support separator
I am developing an application which requires a text box with auto-completion/suggestion (drop down) for multiple words (separated by space separators), just like StackOverflow The tags in the text
VB.NET – Medical Software – should I write or use existing software?
I don’t know anything about medical records, but I’m sure there is a good opportunity now.
I plan to find software to manage records or build my Own software.
If I build it myself, can