开发者

Is it possible for like master pages in windows forms applications

开发者 https://www.devze.com 2023-02-18 02:47 出处:网络
Is it possible for like master pages in windows forms appli开发者_如何学Pythoncations?Use inheritance.Any properties of and controls on a base form are inherited by a derived form.

Is it possible for like master pages in windows forms appli开发者_如何学Pythoncations?


Use inheritance. Any properties of and controls on a base form are inherited by a derived form.

0

精彩评论

暂无评论...
验证码 换一张
取 消