Click here to Skip to main content
15,891,136 members
Home / Discussions / Windows Forms
   

Windows Forms

 
AnswerRe: App "NOT RESPONDING" on opening some other window Pin
Luc Pattyn27-Sep-10 6:30
sitebuilderLuc Pattyn27-Sep-10 6:30 
QuestionConnect controls to thread Pin
Moshe T20-Sep-10 12:50
Moshe T20-Sep-10 12:50 
AnswerRe: Connect controls to thread Pin
Luc Pattyn20-Sep-10 13:01
sitebuilderLuc Pattyn20-Sep-10 13:01 
GeneralRe: Connect controls to thread Pin
Moshe T20-Sep-10 13:11
Moshe T20-Sep-10 13:11 
GeneralRe: Connect controls to thread Pin
Luc Pattyn20-Sep-10 13:20
sitebuilderLuc Pattyn20-Sep-10 13:20 
GeneralRe: Connect controls to thread Pin
Moshe T20-Sep-10 13:30
Moshe T20-Sep-10 13:30 
AnswerRe: Connect controls to thread Pin
dybs9-Dec-10 11:47
dybs9-Dec-10 11:47 
QuestionDesignTimeSupport for TableLayoutPanel with dynamic added controls in each cell Pin
akamper15-Sep-10 23:10
akamper15-Sep-10 23:10 
Hi
I hope you can help me

I'm trying to create my own control to support the following:
It should be a table/grid (row X cells) where each cell can contain a textfield/label/button/checkbox etc.

So I created my own Control extending the TableLayoutPanel and added a textfield for each cell in the constructor of my control.

When I add my own TableControl in my hosted Designer to my form then I'm only able to access the properties of the TableLayoutPanel. But I cannot select each Textfield in the cells in the TableLayoutPanel seperately to change those properties.


If I only add the TableLayoutPanel to my form and consequently add all the textfields to the cells, then I'm able to select those textfields seperately.



How can I implement those behaviour, when the tableLayoutPanel must not get created wit empty cells (every cell must contain a control and the control must be able to get selected to change the properties).



If there is a better choice than the TableLayoutPanel for my planned behaviour.


I hope you can understand my intention.

Thanks in advance
AnswerRe: DesignTimeSupport for TableLayoutPanel with dynamic added controls in each cell Pin
Henry Minute16-Sep-10 5:27
Henry Minute16-Sep-10 5:27 
GeneralRe: DesignTimeSupport for TableLayoutPanel with dynamic added controls in each cell Pin
akamper16-Sep-10 22:42
akamper16-Sep-10 22:42 
QuestionProblems with embed windows media player in VB.net form Pin
ocabrera7013-Sep-10 15:05
ocabrera7013-Sep-10 15:05 
QuestionPass incoming data from Child to parent Form Pin
KenKen Wong10-Sep-10 21:38
KenKen Wong10-Sep-10 21:38 
AnswerRe: Pass incoming data from Child to parent Form Pin
Pete O'Hanlon11-Sep-10 2:11
mvePete O'Hanlon11-Sep-10 2:11 
GeneralRe: Pass incoming data from Child to parent Form Pin
KenKen Wong12-Sep-10 15:27
KenKen Wong12-Sep-10 15:27 
GeneralRe: Pass incoming data from Child to parent Form Pin
DaveyM6916-Sep-10 2:23
professionalDaveyM6916-Sep-10 2:23 
GeneralRe: Pass incoming data from Child to parent Form Pin
Pete O'Hanlon16-Sep-10 6:45
mvePete O'Hanlon16-Sep-10 6:45 
QuestionPrint on Thermal Printing Pin
All Time Programming3-Sep-10 3:32
All Time Programming3-Sep-10 3:32 
AnswerRe: Print on Thermal Printing Pin
Dave Kreskowiak3-Sep-10 6:21
mveDave Kreskowiak3-Sep-10 6:21 
GeneralRe: Print on Thermal Printing Pin
All Time Programming3-Sep-10 8:25
All Time Programming3-Sep-10 8:25 
GeneralRe: Print on Thermal Printing Pin
Dave Kreskowiak3-Sep-10 11:12
mveDave Kreskowiak3-Sep-10 11:12 
GeneralRe: Print on Thermal Printing Pin
Dave Kreskowiak3-Sep-10 13:41
mveDave Kreskowiak3-Sep-10 13:41 
GeneralRe: Print on Thermal Printing Pin
Goutam Patra4-Sep-10 1:51
professionalGoutam Patra4-Sep-10 1:51 
QuestionProblem Sending an Email from Desktop App Pin
All Time Programming2-Sep-10 22:31
All Time Programming2-Sep-10 22:31 
AnswerRe: Problem Sending an Email from Desktop App Pin
DaveAuld2-Sep-10 22:54
professionalDaveAuld2-Sep-10 22:54 
GeneralRe: Problem Sending an Email from Desktop App Pin
All Time Programming2-Sep-10 23:11
All Time Programming2-Sep-10 23:11 

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.