Don't display form icon
-
Does anyone know how to hide the icon on a windows form? i have an MDI app and when i call a child form, an icon is displayed in the top left of the child. i dont want this for my child forms because it throws off the main Parent forms toolbar. any help would be appreciated. :) thanks, .gonad.
-
Does anyone know how to hide the icon on a windows form? i have an MDI app and when i call a child form, an icon is displayed in the top left of the child. i dont want this for my child forms because it throws off the main Parent forms toolbar. any help would be appreciated. :) thanks, .gonad.
-
thanks for the reply but it still shows on the form. when the child form is maximized inside the parent, the icon for the child form shows in the top left of the parent form (directly to the left of the 'file' menu). its the 'control' icon (restore,move,size,min,max,close). there is no way to remove this icon from what ive seen or tried. thanks, .gonad