Method | Description | |
---|---|---|
Active ( ObjectInfo objectInfo ) : bool |
Determines whether this page should be created for an object
|
|
Create ( ObjectInfo objectInfo ) : Eto.Forms.TabPage |
Creates the tab page
|
public Active ( ObjectInfo objectInfo ) : bool | ||
objectInfo | ObjectInfo | The object info |
return | bool |
public Create ( ObjectInfo objectInfo ) : Eto.Forms.TabPage | ||
objectInfo | ObjectInfo | The object info to create the tab for |
return | Eto.Forms.TabPage |