|
Tip
|
|
|
| |
|
The Timer Interval property behaves differently in VB .NET
Posted by md3
on Thursday, February 19, 2004 (PST)
|
|
The Timer Interval property behaves differently in VB .NET
(Read More... )
|
|
Using the Clipboard Ring
Posted by md3
on Sunday, July 20, 2003 (PST)
|
|
Since it's invisible, many Visual Studio® .NET 2003 users don't realize that the Clipboard Ring stores the last twenty items that were placed on the clipboard.
(Read More... )
|
|
Improve Performance of ListBoxes
Posted by md3
on Sunday, July 20, 2003 (PST)
|
|
If you are loading a lot of items into a ListBox or ComboBox, you can speed up the operation considerably by using BeginUpdate() and EndUpdate().
(Read More... )
|
|
|
|
|
|