Re: Color control vs2005

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance




Thanx thats a nice option but i was wondering whether there is a ready
control which is easy to add like a label or textbox.
and that will look nicer like the one in word or photoshop

"Frank Dzaebel" <Post@xxxxxxxxxxxxxx> wrote in message
news:e9Dat3y8FHA.1020@xxxxxxxxxxxxxxxxxxxxxxx
> Hello
>> Does Visual Studio 2005 come with any Color selection Control ?
>
> This was already possible with Visual Studio 2003 with the ColorEditor
> class which is a UITypeEditor which
> resides in system.drawing.design.dll.
>
> [The ColorPicker WinForms Control]
> http://www.codeproject.com/vb/net/a_colorpicker.asp
>
>
> ciao Frank
> --
> Dipl.Inf. Frank Dzaebel [MCP/MVP C#]
> http://Dzaebel.NET


.



Relevant Pages

  • Re: Write, Move, Delete text on PictureBox
    ... Simply place a Label control ... Now, whenever you want create a Label, you would just use ... TypeOf FormOrPictureBox Is PictureBox Then ... Public Sub TransferTextFromTextBoxToLabel(TB As TextBox, ...
    (comp.lang.basic.visual.misc)
  • Re: Write, Move, Delete text on PictureBox
    ... Simply place a Label control ... Now, whenever you want create a Label, you would just use ... Public Sub TransferTextFromTextBoxToLabel(TB As TextBox, ... Before using the dynamic TextBox, ...
    (comp.lang.basic.visual.misc)
  • Re: Write, Move, Delete text on PictureBox
    ... Simply place a Label control on ... Now, whenever you want create a Label, you would just use this code ... Public Sub TransferTextFromTextBoxToLabel(TB As TextBox, ... Before using the dynamic TextBox, you must initialize the module variables. ...
    (comp.lang.basic.visual.misc)
  • Re: Write, Move, Delete text on PictureBox
    ... Public Function WYSIWYG_TextBoxText(TB As TextBox) As String ... Simply place a Label control ... Now, whenever you want create a Label, you would just use ... Err.Raise 10001, "InitializeTextBox Subroutine", _ ...
    (comp.lang.basic.visual.misc)
  • Re: Write, Move, Delete text on PictureBox
    ... Simply place a Label control ... Now, whenever you want create a Label, you would just use ... TypeOf FormOrPictureBox Is PictureBox Then ... Public Sub TransferTextFromTextBoxToLabel(TB As TextBox, ...
    (comp.lang.basic.visual.misc)