How do I create a chromeless window?

后端 未结 3 1352
有刺的猬
有刺的猬 2020-12-10 23:41

We used to be able to use javascript in IE to produce a chromeless window...no buttons, scrollbars or even the standard edges of the browser window.

My question: Is

3条回答
  •  伪装坚强ぢ
    2020-12-11 00:09

    Chromeless windows are possible with OOB (out of browswer) silverlight apps in Silverlight 4. Below is a link a with a video with code and a video demonstrating how it looks and works.

    http://www.silverlightplayground.org/post/2010/03/15/Chromeless-Window-for-OOB-applications-in-Silverlight-40-RC.aspx

提交回复
热议问题