View Poll Results: about this idea
- Voters
- 0. You may not vote on this poll
-
Jan 16th, 2018, 04:37 PM
#1
Thread Starter
Fanatic Member
how can create user control like these properties(no need property page)
hi,i want create my user control and then design like these properties :

if i can create property page and then i can call it so how ?
important is can show direct my properties on properties bar.
-
Jan 16th, 2018, 05:45 PM
#2
Re: how can create user control like these properties(no need property page)
Something like that would likely involve some serious subclassing. But you need to ask yourself is it even worth the trouble. In this project, you can see how complex it is just to build your custom listing, and that doesn't include drawing the combobox dropdown.
The reason why I said "worth the trouble" is because, the only time someone is even going to see the fancy effects is during design time.
-
Jan 17th, 2018, 08:49 PM
#3
Thread Starter
Fanatic Member
Re: how can create user control like these properties(no need property page)
do u have any sample code with graphics like my image atached in 1? for example listview or combobox themed or color box like as combbo box or ... ?
and your sample code compiled (ocx) did work on other ui like vb.net or any other prgramming used ocx?
-
Jan 17th, 2018, 09:59 PM
#4
Re: how can create user control like these properties(no need property page)
Any usercontrol I create is not guaranteed to work in .Net
As for sample code for other controls, suggest google, using the key word: ownerdrawn.
For example, google: ownerdrawn combobox site:vbforums.com
Tags for this Thread
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
|