C# Window Application Help 1

* Form Property :-


  1. Form :-
      1. Text :- for show in the form border
      2. FormBorderstyle
      3. Forcolor
      4. Icon
      5. Forecolor
      6. Font
      7. BackGroundImage
      8. ControlBox
        1. MinBox
        2. MaxBox
      9. Location
      10. Locked
      11. Opacity 1 to 100 %
      12. TransparecyKey (Hide Form Color)
      13. WindowState

Example:-




Comments

Popular posts from this blog

C# Connectivity with MySql Server..