473,508 Members | 2,355 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

ForeColor of Command Button

56 New Member
Is there any way by which i can change the forecolor of a commandbutton in VB6???
Feb 1 '08 #1
4 2021
Ali Rizwan
925 Contributor
Is there any way by which i can change the forecolor of a commandbutton in VB6???
You need to make your own control...
There is no option to change forecolor of a button in vb6.

Regards
>> ALI <<
Feb 1 '08 #2
debasisdas
8,127 Recognized Expert Expert
Vb 6 does not support this property.

You might need to use some third party control.

Try to use osenxpsuite controls
Feb 1 '08 #3
FrankCoyle
1 New Member
Easiest way is to use a checkbox with its style set to graphical. Only thing you need to consider is to put your code into the mouseup event (not the click event) and set the checkbox's value to 0 to make it pop up again like a button.
Feb 1 '08 #4
shuvo2k6
68 New Member
Is there any way by which i can change the forecolor of a commandbutton in VB6???
hey,
u can create ActiveX Control for ur need.If u need that code contact with me.

Regards,
shuvo2k6
Feb 1 '08 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

4
2670
by: Pieter Linden | last post by:
Hi, Hopefully it's just me missing something obvious (but at 2AM, not much is obvious, I guess...) I have a table of courses that people have taken (StudentID,CourseID) and the user selects a...
6
1840
by: MLH | last post by:
I have a command button with black letters on it. The default value in A97's forecolor property for that button is -2147483630. I didn't choose the color. That was the default when I created the...
0
1364
by: Tim | last post by:
Hi There I am trying to override the forecolor of a radio button when the flat style is set to system. I am using a manifest file. If you set the name to the same name as your exe with .manifest...
5
1274
by: Bernie Yaeger | last post by:
When you use xp styles Application.EnableVisualStyles() Application.DoEvents() and you change a control's flat style to 'system', you then are not able to set the control's forecolor,...
4
1456
by: cmrchs | last post by:
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...
0
1208
by: ck.kislay | last post by:
If ,I change the alpha value of forecolor of control like button in VS 2005 then the forecolor didnot show the variation ,forecolor still unchanged while changing the alpha value. I want to show...
7
21811
by: moondaddy | last post by:
in asp.net 2.0, i have a link buttonand want to change the forecolor in a mouse over event. how can I do this? -- moondaddy@noemail.noemail
8
3874
by: abhayasthana2006 | last post by:
can anybody tell me how to change the forecolour of a command button. Regards abhay
17
10292
by: govolsbaby | last post by:
Is there a way to leave the button forecolor unchanged when it is disabled? I have multiple buttons on the form and depending on various user inputs, some will or will not be enabled but I'd...
0
7323
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7379
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7038
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7493
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
5049
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3192
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3180
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1550
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
763
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.