|
-
October 4th, 2008, 01:18 PM
#1
[RESOLVED] Control that appears as icon only
Hi
How can I create a control that appears only as the icon+name under the form on which it's added. Just like the BindingSource Control ?
-
October 4th, 2008, 02:17 PM
#2
Re: Control that appears as icon only
These are COMPONENTS and not CONTROLS
-
October 4th, 2008, 02:23 PM
#3
Re: Control that appears as icon only
Code:
public class MyComponent : Component { }
-
October 4th, 2008, 02:24 PM
#4
Re: Control that appears as icon only
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
|