Groups | Blog | Home
all groups > dotnet compact framework > march 2004 >

dotnet compact framework : Design controls with VB.net


William Ryan eMVP
3/27/2004 10:06:01 PM
Zanna:

If you are using VB.NET, you can't build design time support with your
control.

Sorry about that.

Bill
[quoted text, click to view]

Zanna
3/27/2004 11:13:56 PM
Hi,

I read Microsoft docs about how to do a custom control and put it into the
toolbox of VS.net.

All works fine with C# and csc for compiling the desing...dll, but is all
the day I'm trying to do the same thing with a VB.net class.

Works fine right to the toolbox: I can see my vb.net control in the toolbox
but it is always disabled!
:(

Whats the trick with it?

Thanks!


Zanna
3/28/2004 11:19:12 AM
[quoted text, click to view]

I tryed do do it in C# inheriting from System.Windows.Forms.DataGrid...
another time it remains grayed :(

Why? DataGrid inherits from Control, so I could to that!

I hope there will be soon some SP for VS.net for all this.

Thanks

--
Math Parser : http://www.neodatatype.net

William Ryan eMVP
3/28/2004 5:53:05 PM
Zanna:

What does the desktop version of the control look like?
[quoted text, click to view]

Zanna
3/29/2004 9:36:09 AM
[quoted text, click to view]

???

I'd like to do a fraphic control derived from a datagrid (an extended
datagrid).

--
AddThis Social Bookmark Button