473,406 Members | 2,259 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Create circle on form

I'm working on creating a form that will be submitted to a govermental
agency. The form needs to be exactly as they have create it so I've
imported the base form as an Unbound Object from the original Word
Document and I'm placing my items onto this.

One item requires you to Circle if Male or Female. I'm trying to
figure how to create the circle so that the base of the form will show
through and the circle will be placed in 1 of 2 locaitons based on
whether the individual is male or female.
Any suggestions would be appreciated.

Thanks
Nov 13 '05 #1
2 6220
In message <f3**************************@posting.google.com >, mar10a
<ma****@yahoo.com> writes
I'm working on creating a form that will be submitted to a govermental
agency. The form needs to be exactly as they have create it so I've
imported the base form as an Unbound Object from the original Word
Document and I'm placing my items onto this.

One item requires you to Circle if Male or Female. I'm trying to
figure how to create the circle so that the base of the form will show
through and the circle will be placed in 1 of 2 locaitons based on
whether the individual is male or female.


You could use one object and move it from place to place. It's probably
simpler to place two objects on the form and use code to make just one
of them visible. You could use either a label with the letter O or a
bitmap graphic.
--
Bernard Peek
London, UK. DBA, Manager, Trainer & Author. Will work for money.

Nov 13 '05 #2
ma****@yahoo.com (mar10a) wrote in message news:<f3**************************@posting.google. com>...
I'm working on creating a form that will be submitted to a govermental
agency. The form needs to be exactly as they have create it so I've
imported the base form as an Unbound Object from the original Word
Document and I'm placing my items onto this.

One item requires you to Circle if Male or Female. I'm trying to
figure how to create the circle so that the base of the form will show
through and the circle will be placed in 1 of 2 locaitons based on
whether the individual is male or female.
Any suggestions would be appreciated.

Thanks


Create two circles. One for male, one for female and make only one
of them visible, depending on the choice of M/F.
Nov 13 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Richard | last post by:
I want to put a GDI type circle on top of my DataGrid (actually I want to put GDI colored border around the entire selected row, but if I can figure out how to put a circle on top of it I can do the...
3
by: Flash in Smart device Appln | last post by:
Hi, Is it possible to create a "circle" image in web form and add that "circle" image in a particular html table. Your help is highly appreciated Thanks, Anwar
4
by: Crirus | last post by:
I have a square picture. I need to draw a circle on it, and everything outside that circle to be set to a certain color, so the image looks framed On other words, I want to crop a circle form a...
3
by: Roger | last post by:
Is this an easy thing to change? I want to put an option button on a form and want to dynamically change the color (Red, Yellow, Green) for showing a status. I figured it would be an easy task,...
7
by: Stefan0 | last post by:
Hi, I'd like to draw a circle on the screen using GDI+ I'm using the DrawEllipse method with width = height and I set the SmootingMode to SmoothingModeAntiAlias but the circle is "squared". Is...
4
by: HalloUlrich | last post by:
How can I create a window not as an rectangle. e.g. as a circle or polygon. Can I use the function CreateWindow from windows-API?
2
by: Thorgal | last post by:
Hello, I want to change a form in VB.NET 2003 from a square to a circle or elipse, is this possible, so that i'm working with a circle instead of a normal form? thanks
7
by: heterodon7 | last post by:
hello, can anyone give me a clue or simple code on task: for example we have in 2D an equation fo circle: (x - 3)^2 + (y - 4)^2 = 25. now the program must return for example a 40 pairs of...
10
by: Greg (codepug | last post by:
I would like to simulate an LED light. Actually need a few of them on my form to serve as indicator lights. I can easily place rectangle labels to make this happen, and turn the color On or OFF,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
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...
0
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
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...

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.