System CloseButton

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • santanu1600
    New Member
    • Mar 2007
    • 1

    #1

    System CloseButton

    Hi everyone,

    I am santanu and i am creating a project in VB6.
    I want to manipulate the system CloseButton appears on top right of a VB form.
    I want ,some work should be carried out when i click on that CloseButton.
    Please help me.
  • vijaydiwakar
    Contributor
    • Feb 2007
    • 579

    #2
    Originally posted by santanu1600
    Hi everyone,

    I am santanu and i am creating a project in VB6.
    I want to manipulate the system CloseButton appears on top right of a VB form.
    I want ,some work should be carried out when i click on that CloseButton.
    Please help me.
    To have some work done on that btn u've forms one event and that is QueryUnload event
    try it
    Good Luck

    Comment

    Working...