Click here to Skip to main content
15,926,281 members
Home / Discussions / C#
   

C#

 
GeneralRe: FileNotFoundException Problem Pin
Luc Pattyn6-Mar-07 11:07
sitebuilderLuc Pattyn6-Mar-07 11:07 
Questioninstalling client certificates to personal strore Pin
blackjack21506-Mar-07 0:05
blackjack21506-Mar-07 0:05 
AnswerRe: installing client certificates to personal strore Pin
Frank Kerrigan6-Mar-07 2:23
Frank Kerrigan6-Mar-07 2:23 
QuestionC#(Desktop Application) Pin
Parag joshi5-Mar-07 23:47
Parag joshi5-Mar-07 23:47 
QuestionUserCotnrol doubt. Pin
pashitech5-Mar-07 23:46
pashitech5-Mar-07 23:46 
AnswerRe: UserCotnrol doubt. Pin
Christian Graus6-Mar-07 0:01
protectorChristian Graus6-Mar-07 0:01 
GeneralRe: UserCotnrol doubt. Pin
pashitech6-Mar-07 3:50
pashitech6-Mar-07 3:50 
GeneralRe: UserCotnrol doubt. Pin
Luc Pattyn6-Mar-07 11:11
sitebuilderLuc Pattyn6-Mar-07 11:11 
Hi,

everything you can do graphically with Visual Studio Designer, you can do
programmatically by writing some code. In fact Designer generates exactly that
code for you, so you can look at that code and do something similar
(but dont do it inside InitializeComponent() since that method is completely
generated by Designer and will be overwritten every time Designer decides it should.

Hope this helps.


Luc Pattyn

[My Articles]

QuestionDeployment with ActiveX controller Pin
satsumatable5-Mar-07 23:33
satsumatable5-Mar-07 23:33 
QuestionFire an Event Pin
Abubakarsb5-Mar-07 23:32
Abubakarsb5-Mar-07 23:32 
AnswerRe: Fire an Event Pin
Martin#5-Mar-07 23:58
Martin#5-Mar-07 23:58 
GeneralRe: Fire an Event Pin
Abubakarsb6-Mar-07 0:30
Abubakarsb6-Mar-07 0:30 
GeneralRe: Fire an Event Pin
Russell Jones6-Mar-07 0:36
Russell Jones6-Mar-07 0:36 
GeneralRe: Fire an Event Pin
Abubakarsb6-Mar-07 0:55
Abubakarsb6-Mar-07 0:55 
AnswerRe: Fire an Event Pin
Pete O'Hanlon6-Mar-07 1:42
mvePete O'Hanlon6-Mar-07 1:42 
QuestionDefault value for a combo box Pin
Keshav V. Kamat5-Mar-07 23:26
Keshav V. Kamat5-Mar-07 23:26 
AnswerRe: Default value for a combo box Pin
Frank Kerrigan6-Mar-07 2:31
Frank Kerrigan6-Mar-07 2:31 
GeneralRe: Default value for a combo box Pin
Keshav V. Kamat6-Mar-07 17:05
Keshav V. Kamat6-Mar-07 17:05 
QuestionButton Color C# in WindowsCE Pin
trab0075-Mar-07 22:57
trab0075-Mar-07 22:57 
AnswerRe: Button Color C# in WindowsCE Pin
sam#5-Mar-07 23:15
sam#5-Mar-07 23:15 
GeneralRe: Button Color C# in WindowsCE Pin
trab0075-Mar-07 23:36
trab0075-Mar-07 23:36 
QuestionManipulating a string Pin
Ryno Burger5-Mar-07 22:35
Ryno Burger5-Mar-07 22:35 
AnswerRe: Manipulating a string [modified] Pin
Harini N K5-Mar-07 23:00
Harini N K5-Mar-07 23:00 
AnswerRe: Manipulating a string Pin
Guffa6-Mar-07 0:43
Guffa6-Mar-07 0:43 
AnswerRe: Manipulating a string Pin
Ryno Burger6-Mar-07 2:13
Ryno Burger6-Mar-07 2:13 

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.