Click here to Skip to main content
15,895,283 members
Home / Discussions / C#
   

C#

 
AnswerRe: Folder 'Locking' Strategies? Pin
J4amieC27-Jan-09 2:33
J4amieC27-Jan-09 2:33 
AnswerRe: Folder 'Locking' Strategies? Pin
Guffa27-Jan-09 14:30
Guffa27-Jan-09 14:30 
QuestionCross Thread Comunication Pin
Paul Unsworth27-Jan-09 2:24
Paul Unsworth27-Jan-09 2:24 
AnswerRe: Cross Thread Comunication Pin
moon_stick27-Jan-09 2:33
moon_stick27-Jan-09 2:33 
AnswerRe: Cross Thread Comunication Pin
J4amieC27-Jan-09 2:34
J4amieC27-Jan-09 2:34 
AnswerRe: Cross Thread Comunication Pin
Karmendra Suthar27-Jan-09 5:15
Karmendra Suthar27-Jan-09 5:15 
GeneralRe: Cross Thread Comunication Pin
Paul Unsworth27-Jan-09 21:26
Paul Unsworth27-Jan-09 21:26 
QuestiontableLayoutPanel column create dynamic Pin
anishkannan27-Jan-09 1:51
anishkannan27-Jan-09 1:51 
Hi.

Dynamically create column (All columns should be equal size)
in tableLayoutPanel when button click

But i was coded such us
this.tableLayoutPanel1.AutoSize = true;
this.tableLayoutPanel1.RowCount = 10;
this.tableLayoutPanel1.ColoumCount = 3;

// code is inside the button
this.tableLayoutPanel1.ColoumCount+=1;

This code is create a column dynamically, but that column
not have a size . How can handle this problem

Thankyou.
AnswerRe: tableLayoutPanel column create dynamic Pin
Gideon Engelberth27-Jan-09 3:15
Gideon Engelberth27-Jan-09 3:15 
GeneralRe: tableLayoutPanel column create dynamic Pin
anishkannan27-Jan-09 18:18
anishkannan27-Jan-09 18:18 
QuestionCrystal Report using a parameterized Stored Procedure Pin
The_Collector27-Jan-09 1:30
The_Collector27-Jan-09 1:30 
QuestionDownload from RapidShare (premium account) Pin
Bartosz Kita27-Jan-09 0:48
Bartosz Kita27-Jan-09 0:48 
QuestionToolTip with Close button Pin
San27-Jan-09 0:47
San27-Jan-09 0:47 
AnswerRe: ToolTip with Close button Pin
N a v a n e e t h27-Jan-09 0:56
N a v a n e e t h27-Jan-09 0:56 
GeneralRe: ToolTip with Close button Pin
San27-Jan-09 0:59
San27-Jan-09 0:59 
GeneralRe: ToolTip with Close button Pin
N a v a n e e t h27-Jan-09 1:15
N a v a n e e t h27-Jan-09 1:15 
GeneralRe: ToolTip with Close button Pin
MadArtSoft27-Jan-09 1:34
MadArtSoft27-Jan-09 1:34 
Questionclient/server problem Pin
staticv27-Jan-09 0:38
staticv27-Jan-09 0:38 
AnswerRe: client/server problem Pin
N a v a n e e t h27-Jan-09 0:45
N a v a n e e t h27-Jan-09 0:45 
GeneralRe: client/server problem Pin
staticv27-Jan-09 0:53
staticv27-Jan-09 0:53 
GeneralRe: client/server problem Pin
N a v a n e e t h27-Jan-09 1:13
N a v a n e e t h27-Jan-09 1:13 
GeneralRe: client/server problem Pin
J4amieC27-Jan-09 2:30
J4amieC27-Jan-09 2:30 
QuestionAdding bitmap icon for custom toolbox component Pin
kanchoette27-Jan-09 0:31
kanchoette27-Jan-09 0:31 
AnswerRe: Adding bitmap icon for custom toolbox component Pin
DaveyM6927-Jan-09 0:57
professionalDaveyM6927-Jan-09 0:57 
AnswerRe: Adding bitmap icon for custom toolbox component Pin
Mirko198027-Jan-09 1:01
Mirko198027-Jan-09 1:01 

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.