Click here to Skip to main content
15,921,371 members
Home / Discussions / C#
   

C#

 
QuestionException of type InvalidActiveXStateException was thrown Pin
satsumatable23-May-06 22:37
satsumatable23-May-06 22:37 
QuestionHow to get the TVTuner Property pages [modified] Pin
ranandbe23-May-06 22:32
ranandbe23-May-06 22:32 
QuestionUsing string as variable name [modified] Pin
Bayli23-May-06 22:14
Bayli23-May-06 22:14 
AnswerRe: Using string as variable name [modified] Pin
S. Senthil Kumar23-May-06 22:29
S. Senthil Kumar23-May-06 22:29 
GeneralRe: Using string as variable name [modified] Pin
Bayli24-May-06 0:21
Bayli24-May-06 0:21 
AnswerRe: Using string as variable name [modified] Pin
foysal mamun23-May-06 22:33
foysal mamun23-May-06 22:33 
GeneralRe: Using string as variable name [modified] Pin
Bayli24-May-06 0:19
Bayli24-May-06 0:19 
QuestionShow random Form Pin
Greeky23-May-06 22:04
Greeky23-May-06 22:04 
In a project, I have 1000 forms. guess you have a string contains a name of a random form. How can u show this form?

strFormName ="frmForm274";<br />
<br />
<br />
???any method like this ???<br />
???Form fx= GetForm (strFormName); ???<br />
???fx.show();???



I aim this for ToolBar Items. I have an Table at database.Table contains Form names. User Selects which buttons will be shown.then when user login to program, i read users toolbaritems, add them to toolbar.But i have to write some code to activate click event to show form.
AnswerRe: Show random Form Pin
Robert Rohde23-May-06 22:12
Robert Rohde23-May-06 22:12 
GeneralRe: Show random Form Pin
Greeky25-May-06 2:24
Greeky25-May-06 2:24 
GeneralRe: Show random Form Pin
Robert Rohde25-May-06 4:04
Robert Rohde25-May-06 4:04 
QuestionHandHeld DB setup Pin
Reza Keyvani23-May-06 21:59
Reza Keyvani23-May-06 21:59 
Questionhow to use App.config Pin
foysal mamun23-May-06 21:55
foysal mamun23-May-06 21:55 
AnswerRe: how to use App.config Pin
rah_sin23-May-06 22:31
professionalrah_sin23-May-06 22:31 
AnswerRe: how to use App.config Pin
S. Senthil Kumar23-May-06 22:33
S. Senthil Kumar23-May-06 22:33 
GeneralRe: how to use App.config Pin
foysal mamun23-May-06 22:39
foysal mamun23-May-06 22:39 
GeneralRe: how to use App.config Pin
foysal mamun23-May-06 22:43
foysal mamun23-May-06 22:43 
GeneralRe: how to use App.config Pin
foysal mamun23-May-06 22:52
foysal mamun23-May-06 22:52 
QuestionNeed help in File handling with directory Pin
Ashraj198223-May-06 18:32
Ashraj198223-May-06 18:32 
AnswerRe: Need help in File handling with directory Pin
stancrm23-May-06 20:04
stancrm23-May-06 20:04 
GeneralRe: Need help in File handling with directory Pin
J4amieC23-May-06 21:54
J4amieC23-May-06 21:54 
QuestionVB to c# help Pin
davser__23-May-06 16:52
davser__23-May-06 16:52 
AnswerRe: VB to c# help Pin
NaNg1524123-May-06 19:39
NaNg1524123-May-06 19:39 
GeneralRe: VB to c# help Pin
lmoelleb23-May-06 22:03
lmoelleb23-May-06 22:03 
QuestionJavascript Scripting Engine for application framework? [modified] Pin
copper000223-May-06 15:54
copper000223-May-06 15:54 

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.