PC Review


Reply
Thread Tools Rate Thread

Control Toolbox Check Mark Size

 
 
Hamed parhizkar
Guest
Posts: n/a
 
      10th Apr 2008
How do yo make the check box bigger in size???
 
Reply With Quote
 
 
 
 
JLGWhiz
Guest
Posts: n/a
 
      10th Apr 2008
There is more than one way, depending on the source of the control. In any
case, you can manually size the checkbox with a mouse by grabbing one of the
node handles and stretching up or sideways. If Acive X type then in code you
set the Left and Top properties. If a forms type then in code you set the
height and width properties. Check the VBA help files "Active X
Controls>Checkbox" and "CheckBox(Forms)" for more details.

"Hamed parhizkar" wrote:

> How do yo make the check box bigger in size???

 
Reply With Quote
 
Hamed parhizkar
Guest
Posts: n/a
 
      10th Apr 2008
I have tried both of those, it makes the area bigger but the check box stays
the same size???

"JLGWhiz" wrote:

> There is more than one way, depending on the source of the control. In any
> case, you can manually size the checkbox with a mouse by grabbing one of the
> node handles and stretching up or sideways. If Acive X type then in code you
> set the Left and Top properties. If a forms type then in code you set the
> height and width properties. Check the VBA help files "Active X
> Controls>Checkbox" and "CheckBox(Forms)" for more details.
>
> "Hamed parhizkar" wrote:
>
> > How do yo make the check box bigger in size???

 
Reply With Quote
 
JLGWhiz
Guest
Posts: n/a
 
      10th Apr 2008
I don't believe the actual checkbox where the check appears can be changed.
Only the text area is provided for in the properties.

"Hamed parhizkar" wrote:

> I have tried both of those, it makes the area bigger but the check box stays
> the same size???
>
> "JLGWhiz" wrote:
>
> > There is more than one way, depending on the source of the control. In any
> > case, you can manually size the checkbox with a mouse by grabbing one of the
> > node handles and stretching up or sideways. If Acive X type then in code you
> > set the Left and Top properties. If a forms type then in code you set the
> > height and width properties. Check the VBA help files "Active X
> > Controls>Checkbox" and "CheckBox(Forms)" for more details.
> >
> > "Hamed parhizkar" wrote:
> >
> > > How do yo make the check box bigger in size???

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Control toolbox text box font size Geoff Microsoft Excel Misc 1 12th Dec 2007 02:03 PM
Increase size of a Forms Check Box (click on to enter check mark) =?Utf-8?B?NzE4U2F0b3NoaQ==?= Microsoft Excel Misc 0 17th Aug 2007 01:52 AM
How do I Enlarge the tick mark checkbox - from control toolbox? =?Utf-8?B?Y2hld3k=?= Microsoft Word Document Management 1 3rd Oct 2006 01:52 AM
how to increase the height of a check box from the control toolbox =?Utf-8?B?c3RldmUtbw==?= Microsoft Excel Misc 1 9th Jun 2005 03:53 AM
Controls Toolbox control vs Form Toolbox control =?Utf-8?B?VG9ueV9WQkFDb2Rlcg==?= Microsoft Excel Programming 3 28th Jan 2005 08:30 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:53 AM.