S
somequestion
보낸 사람: "somequestion" <[email protected]>
ì œëª©: userControl and WindowForm
ë‚ ì§œ: 2007ë…„ 4ì›” 5ì¼ ëª©ìš”ì¼ ì˜¤í›„ 11:31
now ...there are 2 control A and B
A is Form control and B is UserControl
A : Form
{}
B: UserControl
{}
i'd like to make inherit both userControl Form
C : A
{}
C : B
{}
is it possible ? if it not possible,could you tell me another way?
ì œëª©: userControl and WindowForm
ë‚ ì§œ: 2007ë…„ 4ì›” 5ì¼ ëª©ìš”ì¼ ì˜¤í›„ 11:31
now ...there are 2 control A and B
A is Form control and B is UserControl
A : Form
{}
B: UserControl
{}
i'd like to make inherit both userControl Form
C : A
{}
C : B
{}
is it possible ? if it not possible,could you tell me another way?