|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
forecolor of button ???Hi,
how do you set the ForeColor of a commandbutton, not in VB.NET but in VB 6.0 ? there is no ForeColor-property available !! nor Color or anything sorry for asking in this newsgroup but I have no access to the VB-newsgroup. thanks Christian ********************************************************************** Sent via Fuzzy Software @ http://www.fuzzysoftware.com/ Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources... If you want to set it's colour, just use the backcolor. If you want to
change the font's colour, you can't. If you only need the OnClick event, and don;t need to default it, consider using another control and making it look like a button. Show quoteHide quote "Chris C" <cmr***@yahoo.com> wrote in message news:%23Ciz78ZQFHA.2604@TK2MSFTNGP10.phx.gbl... > Hi, > > how do you set the ForeColor of a commandbutton, not in VB.NET but in VB > 6.0 ? > there is no ForeColor-property available !! nor Color or anything > > sorry for asking in this newsgroup but I have no access to the > VB-newsgroup. > > thanks > Christian > > ********************************************************************** > Sent via Fuzzy Software @ http://www.fuzzysoftware.com/ > Comprehensive, categorised, searchable collection of links to ASP & > ASP.NET resources... Chris,
When you use this link you probably have access to the VBCom newsgroups. general.discussion the most active one news://msnews.microsoft.com/microsoft.public.vb.general.discussion When it does not go. Web interface: http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.vb.general.discussion I hope this helps, Cor Hallo Chris!
"Chris C" <cmr***@yahoo.com> schrieb: Make sure you have searched the Google Groups archive:> how do you set the ForeColor of a commandbutton, not in VB.NET but in VB > 6.0 ? > there is no ForeColor-property available !! nor Color or anything <URL:http://groups.google.de/groups?q=commandbutton+vb+forecolor> BTW: microsoft.public.vb.controls would be more appropriate for future VB6 controls-related questions. -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/> Hi Chris,
Why not try using a Checkbox and setting its style to graphical. you still have the click event and the first thing to do in the clicke vent is set its value to 0. this will then act just like a command button with a forecolor property. jamesT Show quoteHide quote "Chris C" wrote: > Hi, > > how do you set the ForeColor of a commandbutton, not in VB.NET but in VB 6.0 ? > there is no ForeColor-property available !! nor Color or anything > > sorry for asking in this newsgroup but I have no access to the VB-newsgroup. > > thanks > Christian > > ********************************************************************** > Sent via Fuzzy Software @ http://www.fuzzysoftware.com/ > Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources... >
Paging by example - help - still no luck....
Get processes list problem (win 2000) Collection Type BindingManagerBase Problem Hide members in a derived class Reading an XML file into a Dataset - problem Good book about VB.NET ? Response.Redirect("WebForm1.aspx") Sharing references/members VB.net Ablauf vom packen eines Projekts |
|||||||||||||||||||||||