Re: redraw pictureboxes in image????

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



"Co" <vonclausowitz@xxxxxxxxx> wrote in message news:1192533861.361861.34970@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

> ScaleMode of the parent of the various picture boxes?
Twip. [and various other answers]

The remaining unanswered question is the one where I asked you to run some test code with the two Text Boxes (Text1 set to Border = None and Text2 set to Border = fixed single, both in the IDE) and then run the test code and closely examine the output and let me know what you saw. You didn't answer that one. You just said, "The textbox thing I don't notice since my textboxes are already set to borderless".

Mike


.



Relevant Pages

  • RE: PPT 2003: How to set background color for text in a textbox?
    ... I have greatly simplified the test code and it can be found below. ... I have vba code that creates a textbox. ... color I specify in the code when I create the textbox). ... Exit Sub ...
    (microsoft.public.powerpoint)
  • Re: Report like an Excel spreadsheet with GridLines
    ... Mike can go back to www.Lebans.com and find the PrintLines solution. ... > Why aren't you using the border property of the text control itself to ... >> work because the textbox size hasn't yet change. ... >> height of the three verticals from the OnFormat event and it does change ...
    (microsoft.public.access.reports)
  • Re: help: wrapping raw text in a text "border"
    ... you will need to add one more TextBox to your form.. ... the border characterand the hidden TextBox. ... border character is an asterisk, this would be your calling line... ... Dim SavedFontSize As Long ...
    (microsoft.public.vb.general.discussion)
  • Re: Flat Textbox
    ... Has you may noticed I already set my textbox borderstyle to FixedSingle ... border with blue for example. ... private void OnMouseEnter(object sender, System.EventArgs e) ...
    (microsoft.public.dotnet.languages.csharp)
  • C# Inherited UserPaint(ed) TextBox Invalidating
    ... I am trying to create a customisable - bordered TextBox control. ... I make the TextBox Border colouring using ControlPaint.DrawBorderand I need to change the Border color whenever the user enters or leaves the client area with te mouse. ... Post Made from http://www.DotNetJunkies.com/newsgroups Our newsgroup engine supports Post Alerts, Ratings, and Searching. ...
    (microsoft.public.dotnet.framework.drawing)