Remove Close Button

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sachinkale
    New Member
    • Mar 2007
    • 16

    Remove Close Button

    I m working on windows application in VB.net.
    I m developing a wizard where i dont need close button so please tell me the way to remove it from my window.
  • spriyasenthil
    New Member
    • Nov 2006
    • 9

    #2
    Originally posted by sachinkale
    I m working on windows application in VB.net.
    I m developing a wizard where i dont need close button so please tell me the way to remove it from my window.

    In form propoerties, Control box - one option will be there, make it as false.
    but it will make the whole minimized and maximized box also will disappear!

    try this! it may help u!

    Rdgs,
    Priya.S.

    Comment

    Working...