|
-
Nov 5th, 2003, 01:18 PM
#1
Thread Starter
Hyperactive Member
How often do you do platform sdk programming?
I'm sure most of you know there is several controls included in windows that isn't included in visual basic. For example the IP Address Control. Do you ever write wrappers around these controls? How about expanding built in controls like the list box to add features that were left out or create new ones?
I was just curiuos if any of you have ever loaded the common controls via API..
Education is an admirable thing, but it is well to remember from time to time that nothing that is worth knowing can be taught. - Oscar Wilde
-
Nov 5th, 2003, 01:32 PM
#2
Laugh, and the world laughs with you. Cry, and you just water down your vodka.
Take credit, not responsibility
-
Nov 5th, 2003, 01:34 PM
#3
Addicted Member
I've created quite a few custom controls based on existing .net controls. Especially the data grid(big terd). Thats one of thee cool parts of being able to inherit from controls included in the framework. Are you looking for some tutorials or something?
"And most of the evils of society can, in fact, be cured through information. We have a society that has been disinformed and based on the disinformation has made irrational choices. And that's what I mean by 'ignorance.' People, who ordinarily might be smart, are deprived of the data by which to make a rational decision, don't have the data to do it."
Frank Zappa
-
Nov 5th, 2003, 01:38 PM
#4
I tried writing a listview that took advantage of the Filter bar of listview, but could never get it to work in VB.
-
Nov 6th, 2003, 04:13 AM
#5
Thread Starter
Hyperactive Member
No I was talking about creating activex wrappers around the API of some common controls. Like the IP Address Control that was included in IE: 4.0.
I was just curious if I was the only loser who did that lol
Education is an admirable thing, but it is well to remember from time to time that nothing that is worth knowing can be taught. - Oscar Wilde
-
Nov 8th, 2003, 03:38 AM
#6
-
Nov 8th, 2003, 03:51 AM
#7
So Unbanned
Originally posted by crptcblade
Yes
Apparently you're not the only loser, Maven.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|