BaseObject Constructor(Color,String,String)
In This Topic
Creates the new
BaseObject object with specified color, text and menu caption.
Syntax
Parameters
- color
- The Color value.
- text
- The System.String value.
- menuCaption
- The System.String value.
See Also