I'm using my own titlebar in form so I've put these properties Form.BorderStyle=Sizable, Caption="" and ControlBox=False to avoid standard titlebar and I've set property ShowInTaskbar=True. I want my form has a title in taskbar and not only blank space. Please help me to do this !
