Click here to Skip to main content
16,006,709 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: instance of usercontrol not exposing all properties Pin
treddie9-May-13 20:06
treddie9-May-13 20:06 
GeneralRe: instance of usercontrol not exposing all properties Pin
Dave Kreskowiak10-May-13 1:01
mveDave Kreskowiak10-May-13 1:01 
GeneralRe: instance of usercontrol not exposing all properties Pin
treddie10-May-13 16:36
treddie10-May-13 16:36 
AnswerRe: instance of usercontrol not exposing all properties Pin
TnTinMn9-May-13 14:47
TnTinMn9-May-13 14:47 
GeneralRe: instance of usercontrol not exposing all properties Pin
treddie9-May-13 20:19
treddie9-May-13 20:19 
GeneralRe: instance of usercontrol not exposing all properties Pin
Dave Kreskowiak10-May-13 1:08
mveDave Kreskowiak10-May-13 1:08 
GeneralRe: instance of usercontrol not exposing all properties Pin
treddie10-May-13 16:20
treddie10-May-13 16:20 
GeneralRe: instance of usercontrol not exposing all properties Pin
TnTinMn10-May-13 3:40
TnTinMn10-May-13 3:40 
Sorry, I did not think that one over enough before posting it.

You would not need a custom serializer if you exposed the child control's properties as properties of the UserControl. Basically it comes down to the fact that you need to write some code to expose properties of the children controls in the VS designer.

As for your comment, Dave's response says it very well. The only thing that I would add to that, is that the usercontrol template facilitates the visual design process.

Also, here is good article on the subject link.
GeneralRe: instance of usercontrol not exposing all properties Pin
treddie10-May-13 16:34
treddie10-May-13 16:34 
AnswerRe: instance of usercontrol not exposing all properties Pin
TnTinMn10-May-13 18:50
TnTinMn10-May-13 18:50 
GeneralRe: instance of usercontrol not exposing all properties Pin
treddie10-May-13 21:13
treddie10-May-13 21:13 
QuestionHow to add rows to datagridview from comboboxes in windows forms application Pin
Agontuk9-May-13 9:04
Agontuk9-May-13 9:04 
AnswerRe: How to add rows to datagridview from comboboxes in windows forms application Pin
TnTinMn9-May-13 15:09
TnTinMn9-May-13 15:09 
QuestionSockets Using play youtube videos Pin
johnmackency8-May-13 20:57
johnmackency8-May-13 20:57 
AnswerRe: Sockets Using play youtube videos Pin
Richard MacCutchan9-May-13 1:19
mveRichard MacCutchan9-May-13 1:19 
AnswerRe: Sockets Using play youtube videos Pin
Dave Kreskowiak9-May-13 1:39
mveDave Kreskowiak9-May-13 1:39 
QuestionBitwise AND in an If/Else block Pin
treddie7-May-13 11:33
treddie7-May-13 11:33 
AnswerRe: Bitwise AND in an If/Else block Pin
Dave Kreskowiak7-May-13 14:49
mveDave Kreskowiak7-May-13 14:49 
GeneralRe: Bitwise AND in an If/Else block Pin
treddie7-May-13 17:04
treddie7-May-13 17:04 
GeneralRe: Bitwise AND in an If/Else block Pin
Richard MacCutchan7-May-13 21:19
mveRichard MacCutchan7-May-13 21:19 
GeneralRe: Bitwise AND in an If/Else block Pin
treddie7-May-13 22:38
treddie7-May-13 22:38 
GeneralRe: Bitwise AND in an If/Else block Pin
Bernhard Hiller7-May-13 23:07
Bernhard Hiller7-May-13 23:07 
GeneralRe: Bitwise AND in an If/Else block Pin
Dave Kreskowiak8-May-13 1:58
mveDave Kreskowiak8-May-13 1:58 
GeneralRe: Bitwise AND in an If/Else block Pin
treddie8-May-13 11:23
treddie8-May-13 11:23 
GeneralRe: Bitwise AND in an If/Else block Pin
Dave Kreskowiak8-May-13 13:18
mveDave Kreskowiak8-May-13 13:18 

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.