图形化表示形式 meaning in English
graphical representation
Examples
- Event executes , thereby adding additional graphical representation to your control
Mybutton . paint事件时执行的方法,用于将附加的图形化表示形式添加到控件中。 - You must provide code that allows your control to render its graphical representation . if you are creating a user control by inheriting from the
继承的控件,则必须提供代码,使控件得以呈现它的图形化表示形式。 - Or are inheriting from one of the windows forms controls , you may override the standard graphical representation and provide your own graphics code . if you want to provide custom rendering for the constituent controls of a
继承来创建用户控件,或者从某个windows窗体控件继承,则可以重写标准的图形化表示形式,并提供您自己的图形代码。