Click here to Skip to main content
15,889,867 members
Home / Discussions / C#
   

C#

 
AnswerRe: Treeview in menu + asp.net Pin
Eddy Vluggen17-Oct-13 6:50
professionalEddy Vluggen17-Oct-13 6:50 
AnswerRe: Treeview in menu + asp.net Pin
Abhinav S17-Oct-13 17:08
Abhinav S17-Oct-13 17:08 
GeneralRe: Treeview in menu + asp.net Pin
jojoba2018-Oct-13 19:04
jojoba2018-Oct-13 19:04 
Questioncursor Pin
litao517-Oct-13 4:29
litao517-Oct-13 4:29 
AnswerRe: cursor Pin
Eddy Vluggen17-Oct-13 5:12
professionalEddy Vluggen17-Oct-13 5:12 
GeneralRe: cursor Pin
litao517-Oct-13 18:10
litao517-Oct-13 18:10 
AnswerRe: cursor Pin
BillWoodruff17-Oct-13 16:19
professionalBillWoodruff17-Oct-13 16:19 
QuestionControl from scratch ? Pin
_Q12_16-Oct-13 21:16
_Q12_16-Oct-13 21:16 
How to create a control from scratch? (for WinForm applications)
NOT inherit/extend UserControl.
I want to create something totally new.
A good example is the timer control properties - i bet that is not an extension from Usercontrol.
Something similar i need.
{
I just want to create(fromScratch),visualize and use a NEW control with its properties (and events).
}

For example:
I want a Control named "Car"
Properties: wheels,doors,windows,lights,sounds,color,name,class,subclass,etc
Events: Speed,Stop, Accelerate,Brake,click, collide,touch, lightsOn,soundOn,noWheels,etc
And nothing more than this !

Thanks.

modified 17-Oct-13 5:08am.

AnswerRe: Control from scratch ? Pin
Chris Quinn16-Oct-13 21:37
Chris Quinn16-Oct-13 21:37 
GeneralRe: Control from scratch ? Pin
_Q12_16-Oct-13 21:43
_Q12_16-Oct-13 21:43 
GeneralRe: Control from scratch ? Pin
_Q12_16-Oct-13 22:04
_Q12_16-Oct-13 22:04 
AnswerRe: Control from scratch ? Pin
Mycroft Holmes16-Oct-13 22:07
professionalMycroft Holmes16-Oct-13 22:07 
GeneralRe: Control from scratch ? Pin
_Q12_16-Oct-13 22:10
_Q12_16-Oct-13 22:10 
AnswerRe: Control from scratch ? Pin
Pete O'Hanlon16-Oct-13 22:42
mvePete O'Hanlon16-Oct-13 22:42 
GeneralRe: Control from scratch ? Pin
_Q12_16-Oct-13 23:07
_Q12_16-Oct-13 23:07 
GeneralRe: Control from scratch ? Pin
Pete O'Hanlon16-Oct-13 23:13
mvePete O'Hanlon16-Oct-13 23:13 
GeneralRe: Control from scratch ? Pin
_Q12_17-Oct-13 5:30
_Q12_17-Oct-13 5:30 
AnswerRe: Control from scratch ? Pin
Richard MacCutchan16-Oct-13 23:13
mveRichard MacCutchan16-Oct-13 23:13 
AnswerRe: Control from scratch ? PinPopular
Eddy Vluggen17-Oct-13 0:28
professionalEddy Vluggen17-Oct-13 0:28 
GeneralRe: Control from scratch ? Pin
_Q12_17-Oct-13 5:30
_Q12_17-Oct-13 5:30 
AnswerRe: Control from scratch ? Pin
Eddy Vluggen17-Oct-13 6:45
professionalEddy Vluggen17-Oct-13 6:45 
GeneralRe: Control from scratch ? Pin
_Q12_17-Oct-13 7:01
_Q12_17-Oct-13 7:01 
GeneralRe: Control from scratch ? Pin
Eddy Vluggen17-Oct-13 9:27
professionalEddy Vluggen17-Oct-13 9:27 
AnswerRe: Control from scratch ? Pin
Dave Kreskowiak17-Oct-13 1:15
mveDave Kreskowiak17-Oct-13 1:15 
AnswerRe: Control from scratch ? Pin
_Q12_17-Oct-13 9:25
_Q12_17-Oct-13 9:25 

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.