Results 1 to 7 of 7

Thread: [RESOLVED] [2005] Advanced control developing resources?

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Sep 2006
    Posts
    160

    Resolved [RESOLVED] [2005] Advanced control developing resources?

    I already know several things like defining the description of properties, making non-visual controls, adding smart-tags, among some other minor things. But there are several things I'm still trying to find out, for example I've seen some 3rd party controls that add menu items to context menus, or link labels at the bottom of the properties panel.

    I'd be grateful to find any good tutorial, book or whatever that can really help with this subject.

  2. #2
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: [2005] Advanced control developing resources?

    MSDN is your ultimate guide to finding knowledge on anything MS produces. This will be any book or online source will get it from too.

    You mean adding a link to the description area of the propertygrid is like this but its not a linklabel.



    Its called a Verb and part of the DesignerVerbCollection class.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Sep 2006
    Posts
    160

    Re: [2005] Advanced control developing resources?

    Quote Originally Posted by RobDog888
    MSDN is your ultimate guide to finding knowledge on anything MS produces. This will be any book or online source will get it from too.
    I know, and I try to look around to solve my doubts most times, but my lack of time, and since English is not my native language makes finding some things harder (specially when I don't even know the right term used for it heh). Also, finding something in a specific guide is always better wheen needing future reference, plus they often provide some nice elements like extensive source examples, screenshots, etc.

    Thanks for your help and solving the "link labels" doubt. It would be great if someone can provide some further tutorial or book reference tho.

  4. #4
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: [RESOLVED] [2005] Advanced control developing resources?

    Did you search the terms I provided?

    Its called a Verb and part of the DesignerVerbCollection class.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  5. #5

    Thread Starter
    Addicted Member
    Join Date
    Sep 2006
    Posts
    160

    Re: [RESOLVED] [2005] Advanced control developing resources?

    Quote Originally Posted by RobDog888
    Did you search the terms I provided?

    Yes, of course, as I've said in my previous posts I was just looking for some nice reference for "advanced" topics regarding the creation of usercontrols/components, and that was just an example of one of the things that I didn't know and were curious for. Indeed, even if it's something most people often ask about, I didn't learn about the ToolBoxBitmap class up till this morning.

  6. #6
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: [RESOLVED] [2005] Advanced control developing resources?

    I havent see any books relating to usercontrols only but everything is on msdn. I think I will start writting a faq and maybe a tutorial n usercontrols. I like them best besides automating Office.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  7. #7

    Thread Starter
    Addicted Member
    Join Date
    Sep 2006
    Posts
    160

    Re: [RESOLVED] [2005] Advanced control developing resources?

    I'm not much into office integration... I've made a few things with Excel, Word and Access, and recently had to look into PowerPoint as well, although all of the things I've made were using VB6, and I don't feel too much interest for looking how the integration works with .Net yet...

    I've made several controls so far, and I like it, but never worried about giving them a better look in design mode.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width