944,111 Members | Top Members by Rank

Ad:
  • C# Discussion Thread
  • Unsolved
  • Views: 657
  • C# RSS
You are currently viewing page 2 of this multi-page discussion thread; Jump to the first page
Nov 2nd, 2009
0
Re: hi..
You can't display something in a GroupBox control. As DdoubleD already pointed out you can change the Text property. So you could change the phrase English equivalent into 'aso-dog' if you like.
Here I would use a combination of a Label and another TextBox.
I would set the following:
MyLabel.Text = "English equivalent:";
MyTextBox.Text = "'aso-dog";
but this is all up to you what you decide to do.
Last edited by ddanbe; Nov 2nd, 2009 at 10:01 am.
Reputation Points: 2035
Solved Threads: 645
Senior Poster
ddanbe is offline Offline
3,740 posts
since Oct 2008
Nov 2nd, 2009
0
Re: hi..
ahmm.okay..never mind the groupbox thing..
ahmm...it's like this...i have a database one for the tagalog words and one is for the english words(of the tagalog words)..
as what i said before the user will enter a tagalog word in the textbox then when he clicks the speak button the software will give the spoken form..
then in the form, the english equivalent of the tagalog word should be displayed..how is that?
it will be coming from the english database...
please help..i am not so familiar working with database using c#...=(
Reputation Points: 10
Solved Threads: 0
Newbie Poster
jejannah is offline Offline
8 posts
since Nov 2009
Nov 2nd, 2009
0
Re: hi..
Sorry I'm not so fluent as it comes to databases. Perhaps start a search in C# forum search? You find it on the right side of the site window under RELATED FORUM FEATURES. Succes!
Or else, I know some nice guys over here who will gladly help you out
Reputation Points: 2035
Solved Threads: 645
Senior Poster
ddanbe is offline Offline
3,740 posts
since Oct 2008
Nov 2nd, 2009
0
Re: hi..
aww..so sad..hope they will..
thanks for the help..
Reputation Points: 10
Solved Threads: 0
Newbie Poster
jejannah is offline Offline
8 posts
since Nov 2009
Nov 2nd, 2009
0
Re: hi..
You need to provide more information about the data retrieval you need. For starters, you should indicate:

1) type of DB (eg. Sql Server, MySQL, Access, etc.)
2) how you expect the data to be loaded into your program (entire table, single field, range of records, etc.)

If you already have some code where you are trying to achieve this, but need some assistance to get it working, include that code too (be sure to use CODE tags).
Reputation Points: 341
Solved Threads: 233
Posting Shark
DdoubleD is offline Offline
984 posts
since Jul 2009

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C# Forum Timeline: [ASK] C# Namespace Problem
Next Thread in C# Forum Timeline: What is designer.cs?





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC