Click here to Skip to main content
15,891,002 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How Insert Identity Field on Sql Server 2000 ... Pin
Guffa19-Nov-06 8:07
Guffa19-Nov-06 8:07 
GeneralRe: How Insert Identity Field on Sql Server 2000 ... Pin
kindman_nb19-Nov-06 20:55
kindman_nb19-Nov-06 20:55 
Questionadding background sound Pin
bapu288919-Nov-06 7:14
bapu288919-Nov-06 7:14 
AnswerRe: adding background sound Pin
Christian Graus19-Nov-06 9:26
protectorChristian Graus19-Nov-06 9:26 
QuestionRe: adding background sound Pin
bapu288920-Nov-06 8:03
bapu288920-Nov-06 8:03 
AnswerRe: adding background sound Pin
Christian Graus20-Nov-06 8:50
protectorChristian Graus20-Nov-06 8:50 
QuestionPlease , I want a program with two interface .. some one help me Pin
kindman_nb19-Nov-06 5:08
kindman_nb19-Nov-06 5:08 
AnswerRe: Please , I want a program with two interface .. some one help me Pin
Christian Graus19-Nov-06 9:27
protectorChristian Graus19-Nov-06 9:27 
kindman_nb wrote:
System.Threading.Thread.Currentculture.....("here language name")

That line won't do anything, unless your code changes it's UI by checking the culture.

You want both UIs to be in use in the one app ? The most likely way to do this is to design the two UI's as controls and have them both coded to work on the one form.  Then, just switch which control is visible.



Christian Graus - C++ MVP

GeneralRe: Please , I want a program with two interface .. some one help me Pin
kindman_nb19-Nov-06 21:06
kindman_nb19-Nov-06 21:06 
GeneralRe: Please , I want a program with two interface .. some one help me Pin
Christian Graus19-Nov-06 22:19
protectorChristian Graus19-Nov-06 22:19 
GeneralRe: Please , I want a program with two interface .. some one help me Pin
kindman_nb20-Nov-06 7:15
kindman_nb20-Nov-06 7:15 
QuestionPDA Programming Pin

MmM.net</

19-Nov-06 4:45

MmM.net</

19-Nov-06 4:45 
AnswerRe: PDA Programming Pin
Colin Angus Mackay19-Nov-06 4:57
Colin Angus Mackay19-Nov-06 4:57 
QuestionHow to make... Pin
FeRtoll19-Nov-06 3:35
FeRtoll19-Nov-06 3:35 
AnswerRe: How to make... Pin
Christian Graus19-Nov-06 9:29
protectorChristian Graus19-Nov-06 9:29 
AnswerRe: How to make... Pin
MikeMarq20-Nov-06 7:31
MikeMarq20-Nov-06 7:31 
Questionscan a hardware in serial port Pin
jamesrajesh18-Nov-06 22:53
jamesrajesh18-Nov-06 22:53 
AnswerRe: scan a hardware in serial port Pin
Guffa19-Nov-06 2:47
Guffa19-Nov-06 2:47 
Questionfunction does not return a value on all code path Pin
vincydso18-Nov-06 22:49
vincydso18-Nov-06 22:49 
AnswerRe: function does not return a value on all code path Pin
coolestCoder19-Nov-06 2:26
coolestCoder19-Nov-06 2:26 
QuestionLinkedLists Pin
moize1218-Nov-06 15:39
moize1218-Nov-06 15:39 
AnswerRe: LinkedLists Pin
Kevin McFarlane19-Nov-06 7:25
Kevin McFarlane19-Nov-06 7:25 
QuestionConsole.Write to TextBox Pin
japel18-Nov-06 10:38
japel18-Nov-06 10:38 
AnswerRe: Console.Write to TextBox Pin
Guffa18-Nov-06 13:43
Guffa18-Nov-06 13:43 
AnswerRe: Console.Write to TextBox Pin
Christian Graus18-Nov-06 13:43
protectorChristian Graus18-Nov-06 13:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.