Search:

Type: Posts; User: jcarpenter8504

Search: Search took 0.02 seconds.

  1. Re: Custom VisualStudio2008 style MenuStrip and ToolStrip Renderer

    Awesome, when I get a minute I will download it and mess around with it to see what the differences are between the two. Thanks for helping me with my issues I was having.
  2. Re: Custom VisualStudio2008 style MenuStrip and ToolStrip Renderer

    I was able to get it to work using the variable with the last option:



    On your earlier posts where you have all the custom colors for it, is that zip file the source code?
  3. Re: Custom VisualStudio2008 style MenuStrip and ToolStrip Renderer

    This is the part within clsMenuRenderer where my border is handled.



    And my declaration of clrMenuBorder within clsColors
  4. Re: Custom VisualStudio2008 style MenuStrip and ToolStrip Renderer

    I was able to get the first issue working, the second however I attempted to change it to a new instance of Brush, which it did not like at all in the slightest. Ended up making up a few new errors....
  5. Re: Errors when trying to replicate using community 2015

    This was the section of code from the OnRenderImageMargin Sub that was on the clsMenuRenderer class. I tried switching it to Brush, but then it gave me a lot of errors upon trying to change it.
  6. Errors when trying to replicate using community 2015

    As stated in the Title, I am running this in Community 2015. My question is can this be done in 2015, and if it can, what did I do wrong?



    ' Render container background gradient: Overload...
Results 1 to 6 of 6



Click Here to Expand Forum to Full Width