| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | DotNetMagic is the commercial successor to the free Magic Library.
Major features include....
Docking Windows
Tabbed MDI...
Phil Wright
|
02-17-2004 07:32 AM
Phil Wright | 0 | 183 |
|  | Can someone point me down the path to serial port connection? I would to
read/write to a Comm port with VB.Net. Wasn't there a control in VB6...
Randy
|
02-16-2004 06:45 PM
SStory | 5 | 230 |
|  | In vb, how do I find out what type of control an object is? In other words,
I want to find out if the Object LastName is a textbox or an image object.
Michael Murschell
|
02-16-2004 01:49 PM
AT | 1 | 175 |
|  | Sorry for lack of Subject in previous post.
"Al@n" <not (AT) thisdomain (DOT) co.uk> wrote
AW
|
02-16-2004 12:34 PM
AT | 1 | 156 |
|  | Anyone know how code for a doubleclick event in a listbox?
This is for a web based app.
Thanks,
Ray
|
02-16-2004 12:32 PM
Ray | 0 | 180 |
|  | Hi
We have been programming in MS-Access for years and have made extesnive us
of the multi-column combo box control.
We have begun moving our...
Mike
|
02-16-2004 02:46 AM
Rigga | 4 | 321 |
|  | Hi.
I have some code (below) which cycles through each item in a date/time
string showing each one, day-then month then year etc.... in turn in a...
AW
|
02-15-2004 04:50 AM
AW | 4 | 279 |
|  | Hi,
I'm able to set the Font in a Datagrid-Cell to Bold with
g.DrawString(Me.GetColumnValueAtRow(source, rowNum).ToString, e.TextFont,
e.ForeBrush,...
DraguVaso
|
02-13-2004 09:57 AM
DraguVaso | 2 | 229 |
|  | * "Ira Siyal" <not (AT) noreply (DOT) com> scripsit:
Why not upgrade to .NET's ListView and ImageList controls?
--
Herfried K. Wagner...
AT
|
02-12-2004 06:20 AM
AT | 0 | 240 |
|  | Hello all,
I have a question.. I am tying to make a global listview class where other
listviews in my application points to, so when I change...
Derck
|
02-12-2004 05:48 AM
Derck | 0 | 194 |
|  | How do you resolve this issue? I reinstalled the Scirpting 5.6 exe and
reinstalled the newest MDAC 2.8, what else can I do?
Best regards,
Sean D....
Sean Wilkins
|
02-11-2004 03:14 PM
Sean Wilkins | 0 | 217 |
|  | HI,
I would like to be able to add/substract colors the way so that if a
control, let say a button overlaps another button, the overlapping
area...
Dino Buljubasic
|
02-11-2004 12:45 PM
AT | 2 | 278 |
|  | Hi.
I'm a newcomer to the discipline of programming, having done a little with
VBA, and now trying to learn VB.net and create a stand alone...
Al@n
|
02-10-2004 11:27 AM
Al@n | 2 | 209 |
|  | I am trying to create a .NET control that can be viewed via IE.
However, I am having some display issues that I cannot explain. For
reasons I won't...
AT
|
02-10-2004 07:59 AM
AT | 0 | 201 |
|  | Hi,
I created a toolbar control (vb.net) that I want to implement in my windows
app. I was able drag/drop the control and onto my form.
I am...
abi
|
02-09-2004 06:06 PM
Michael Dobler | 1 | 244 |
|  | Make sure that the Window/Form the label is on has in it's load event
SetStyle(ControlStyles.SupportsTransparentBackColor, True)
This should...
Paul Hetherington
|
02-08-2004 01:09 AM
SStory | 2 | 197 |
|  | Hello,
Using the following CommonDialog control code:
CommonDialog1.CancelError = True
On Error Resume Next
CommonDialog1.ShowPrinter
If Err.Number...
HJohn
|
02-07-2004 06:54 AM
AT | 1 | 220 |
|  | I have two related datagrids (master/detail) setup and it is almost working.
The detail grid has a combobox. If I select a master row, then select...
TCB
|
02-06-2004 07:50 PM
TCB | 0 | 351 |
|  | Hi James,
MouseEnter is fired before GotFocus for a mouse click and isn't fired if
you tab into the control. Unfortunately, it's also fired if the...
AT
|
02-06-2004 04:16 PM
AT | 0 | 295 |
|  | Hi Vikas,
You can set a Label's Background property to Transparent (Web Tab). The
only surprise here is that it will only be transparent to it's...
AT
|
02-06-2004 04:00 PM
AT | 0 | 234 |
|  | Extending the choice of controls available from the Toolbox is a powerful
way to enhance Visual Basic's application development potential....
Jason Cooke [MSFT]
|
02-06-2004 12:31 PM
Jason Cooke [MSFT] | 0 | 233 |
|  | Hi guys,
I want to display the data of a table in a datagrid in one form,
& enable the user to edit the details of a particular record in...
T.Jackson
|
02-06-2004 04:34 AM
T.Jackson | 0 | 226 |
|  | I am trying use tabs to layout some text while using the Graphis.Drawstring
method but I'm not having muck luck.
I have set the tab stops...
fred
|
02-05-2004 10:41 PM
fred | 0 | 378 |
|  | Hi!
I've taken the Pocket signature sample...
Benjamin Lukner
|
02-05-2004 09:17 AM
Benjamin Lukner | 0 | 282 |
|  | Hi Ken,
Thank you for the code. It works resizing the columns in my datagrid.
jonny
Jonny
|
02-05-2004 02:39 AM
Jonny | 0 | 265 |