how I can get the "default system Border Width "

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

    how I can get the "default system Border Width "

    Hi,

    does anybody know how I can get the "default system Border Width " ?

    example : if I draw a TextBox with the default 3D border, what is the with
    (thikness) of the border ?

    Thanks for your help !

    Steph3.




  • TheSteph

    #2
    Re: how I can get the "defaul t system Border Width "


    I finally found it !
    The answer is : in SystemInformati on.Border3DSize





    "TheSteph" <TheSteph@NoSpa m.comwrote in message
    news:O3ZjxS%23n IHA.2256@TK2MSF TNGP05.phx.gbl. ..
    Hi,
    >
    does anybody know how I can get the "default system Border Width " ?
    >
    example : if I draw a TextBox with the default 3D border, what is the
    with (thikness) of the border ?
    >
    Thanks for your help !
    >
    Steph3.
    >
    >
    >
    >

    Comment

    • Ignacio Machin ( .NET/ C# MVP )

      #3
      Re: how I can get the &quot;defaul t system Border Width &quot;

      On Apr 16, 1:11 pm, "TheSteph" <TheSt...@NoSpa m.comwrote:
      Hi,
      >
        does anybody know how I can get the "default system Border Width " ?
      >
        example : if I draw a TextBox with the default 3D border, what is the with
      (thikness) of the border ?
      >
       Thanks for your help !
      >
       Steph3.
      Hi,

      You can always create one Textbox and not make it visible :)

      Comment

      Working...