Click here to Skip to main content
15,891,184 members
Home / Discussions / C#
   

C#

 
QuestionHow to copy mobile file to pc or ftp server Pin
cosharp11-Apr-10 15:01
cosharp11-Apr-10 15:01 
AnswerRe: How to copy mobile file to pc or ftp server Pin
dan!sh 11-Apr-10 19:19
professional dan!sh 11-Apr-10 19:19 
Questionsort the properties Pin
N!da11-Apr-10 13:59
N!da11-Apr-10 13:59 
AnswerRe: sort the properties Pin
Dan Mos11-Apr-10 14:20
Dan Mos11-Apr-10 14:20 
AnswerRe: sort the properties Pin
N!da11-Apr-10 20:21
N!da11-Apr-10 20:21 
GeneralRe: sort the properties Pin
Dan Mos12-Apr-10 3:39
Dan Mos12-Apr-10 3:39 
GeneralRe: sort the properties Pin
N!da12-Apr-10 4:03
N!da12-Apr-10 4:03 
QuestionEnableDesignMode for SubComponent Pin
Danielku1511-Apr-10 10:01
Danielku1511-Apr-10 10:01 
Hello Everybody.
I've created a control (MultiColumnToolbar) which contains 3 columns(ToolbarColumn | Left,Center,Right). Those columns contain my buttons and render a background. I've created 3 designers (MultiColumnToolbar, ToolbarColumnDesigner, ToolbarItemDesigner) which provide some DesignerVerbs for adjusting properties and creating elements.

My problem is that ToolbarColumns are set into designmode. Only if I open the MultiColumnToolbar.cs in designmode (control) and place a ToolBarColumn on the surface the ToolbarColumnDesigneris activated. It seems it's because the columns are created in the Toolbar and are not part of the target form.

The ControlDesigner provides a method EnableDesignMode to solve the described problem for sub-controls. Is there a way to enable the DesignMode for those sub-components?

- Daniel
QuestionBackground of a saved image problem Pin
Eagle3211-Apr-10 9:02
Eagle3211-Apr-10 9:02 
AnswerRe: Background of a saved image problem Pin
Stanciu Vlad13-Apr-10 0:55
Stanciu Vlad13-Apr-10 0:55 
GeneralRe: Background of a saved image problem Pin
Eagle3213-Apr-10 10:17
Eagle3213-Apr-10 10:17 
GeneralRe: Background of a saved image problem Pin
Stanciu Vlad14-Apr-10 2:37
Stanciu Vlad14-Apr-10 2:37 
QuestionPass Data From Data Grid in Form To Text Box in The Other Form Pin
shahramkeyboard11-Apr-10 7:23
shahramkeyboard11-Apr-10 7:23 
AnswerRe: Pass Data From Data Grid in Form To Text Box in The Other Form Pin
Dan Mos11-Apr-10 14:41
Dan Mos11-Apr-10 14:41 
AnswerRe: Pass Data From Data Grid in Form To Text Box in The Other Form Pin
DaveyM6912-Apr-10 2:16
professionalDaveyM6912-Apr-10 2:16 
Questiondatagridview in datagridviewcomboboxcolumn Pin
jojoba201111-Apr-10 1:59
jojoba201111-Apr-10 1:59 
AnswerRe: datagridview in datagridviewcomboboxcolumn Pin
Abhinav S11-Apr-10 2:10
Abhinav S11-Apr-10 2:10 
QuestionRe: datagridview in datagridviewcomboboxcolumn Pin
jojoba201111-Apr-10 2:25
jojoba201111-Apr-10 2:25 
AnswerRe: datagridview in datagridviewcomboboxcolumn Pin
Abhijit Jana11-Apr-10 3:24
professionalAbhijit Jana11-Apr-10 3:24 
QuestionRe: datagridview in datagridviewcomboboxcolumn Pin
jojoba201111-Apr-10 3:59
jojoba201111-Apr-10 3:59 
AnswerRe: datagridview in datagridviewcomboboxcolumn Pin
NavnathKale11-Apr-10 4:43
NavnathKale11-Apr-10 4:43 
QuestionRe: datagridview in datagridviewcomboboxcolumn Pin
jojoba201111-Apr-10 4:52
jojoba201111-Apr-10 4:52 
AnswerRe: datagridview in datagridviewcomboboxcolumn Pin
Dan Mos11-Apr-10 16:15
Dan Mos11-Apr-10 16:15 
QuestionRe: datagridview in datagridviewcomboboxcolumn Pin
jojoba201111-Apr-10 6:22
jojoba201111-Apr-10 6:22 
AnswerRe: datagridview in datagridviewcomboboxcolumn Pin
Dan Mos11-Apr-10 16:17
Dan Mos11-Apr-10 16:17 

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.