Prev: anyone know vbnet in autoCad? I keep crashing acad.
Next: Sorting an Excel worksheet using VB.net
From: Mr. X. on 23 Jun 2010 02:11 Thanks a lot for you kindness. I succeed saving and retrieving my objects, and learn a lot from the last threads. Thank you. :) "Armin Zingler" <az.nospam(a)freenet.de> wrote in message news:eLdx5sgELHA.4120(a)TK2MSFTNGP02.phx.gbl... > Am 22.06.2010 14:14, schrieb Mr. X.: >> Now question is this : >> BackColor is of type : Color. >> >> The default of button.backColor = Control. >> >> Control is not a Color (it is some virtual name). >> How can I translate it anywhere to Color. >> (The same for simmiliar properties, that act the same). > > Dim c as color = Color.FromName("Control") > > -- > Armin
From: Armin Zingler on 23 Jun 2010 07:04 Am 23.06.2010 08:11, schrieb Mr. X.: > Thanks a lot for you kindness. > I succeed saving and retrieving my objects, and learn a lot from the last > threads. > > Thank you. > :) I've learned a lot, too. :-) -- Armin
First
|
Prev
|
Pages: 1 2 Prev: anyone know vbnet in autoCad? I keep crashing acad. Next: Sorting an Excel worksheet using VB.net |