Public Member Functions | |
| override void | Dispose () |
| StandAloneWindowOptionsControl (HPS.StandAloneWindowKey in_seg) | |
| StandAloneWindowOptionsControl (HPS.StandAloneWindowOptionsControl in_that) | |
| override HPS.Type | ObjectType () |
| HPS.StandAloneWindowOptionsControl | SetSubscreen (HPS.Rectangle in_subscreen) |
| HPS.StandAloneWindowOptionsControl | SetMobility (HPS.Window.Mobility in_mobility) |
| HPS.StandAloneWindowOptionsControl | SetFullScreen (bool in_state) |
| bool | ShowDriver (out HPS.Window.Driver out_driver) |
| bool | ShowAntiAliasCapable (out bool out_state, out uint out_samples) |
| bool | ShowTitle (out string out_window_name) |
| bool | ShowSubscreen (out HPS.Rectangle out_subscreen) |
| bool | ShowMobility (out HPS.Window.Mobility out_mobility) |
| bool | ShowFullScreen (out bool out_state) |
Public Member Functions inherited from HPS.Control | |
| Control (HPS.Control in_that) | |
Public Member Functions inherited from HPS.Object | |
| IntPtr | GetClassID () |
| Object (HPS.Object in_that) | |
| HPS.Type | Type () |
| virtual bool | Empty () |
| virtual void | Reset () |
| bool | HasType (HPS.Type in_mask) |
| IntPtr | GetInstanceID () |
Protected Member Functions | |
| override void | deleteCptr () |
Protected Member Functions inherited from HPS.Object | |
| virtual IntPtr | GetNonDirectorClassID () |
Additional Inherited Members | |
Static Public Member Functions inherited from HPS.Object | |
| static IntPtr | ClassID< T > () |
Protected Attributes inherited from HPS.Object | |
| HandleRef | cptr |
| HandleRef | scptr |
| bool | cMemOwn |