UserControl Image

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Meelis

    #1

    UserControl Image

    Hi

    How can i set image(image what i can see on toolbox panel) from
    UserControl?


    Meelis


  • Herfried K. Wagner [MVP]

    #2
    Re: UserControl Image

    "Meelis" <mex@hot.ee> schrieb:[color=blue]
    > How can i set image(image what i can see on toolbox panel) from
    > UserControl?[/color]

    Specify the 'ToolBoxBitmap' attribute for the control (see documentation for
    'ToolBoxBitmapA ttribute' class).

    --
    M S Herfried K. Wagner
    M V P <URL:http://dotnet.mvps.org/>
    V B <URL:http://classicvb.org/petition/>

    Comment

    Working...