Public Member Functions | |
override void | Dispose () |
ListBoxKit (HPS.Publish.ListBoxKit in_kit) | |
override HPS.Type | ObjectType () |
void | Set (HPS.Publish.ListBoxKit in_kit) |
void | Show (out HPS.Publish.ListBoxKit out_kit) |
override bool | Empty () |
override bool | Equals (System.Object obj) |
override int | GetHashCode () |
bool | Equals (HPS.Publish.ListBoxKit in_kit) |
HPS.Publish.ListBoxKit | SetName (string in_name) |
HPS.Publish.ListBoxKit | SetFont (HPS.Publish.Text.Font.Name in_name) |
HPS.Publish.ListBoxKit | SetFont (string in_name, HPS.Publish.Text.Font.Style in_style) |
HPS.Publish.ListBoxKit | SetFont (string in_name) |
HPS.Publish.ListBoxKit | SetFontSize (int in_size) |
HPS.Publish.ListBoxKit | SetTextColor (HPS.RGBColor in_color) |
HPS.Publish.ListBoxKit | SetTooltip (string in_tooltip) |
HPS.Publish.ListBoxKit | SetVisibility (bool in_state) |
HPS.Publish.ListBoxKit | SetPrintability (bool in_state) |
HPS.Publish.ListBoxKit | SetTextRotation (HPS.Publish.Text.Rotation in_rotation) |
HPS.Publish.ListBoxKit | SetLock (bool in_state) |
HPS.Publish.ListBoxKit | SetBorder (bool in_state) |
HPS.Publish.ListBoxKit | SetBorderColor (HPS.RGBColor in_color) |
HPS.Publish.ListBoxKit | SetBorderThickness (HPS.Publish.Border.Thickness in_thickness) |
HPS.Publish.ListBoxKit | SetBorderStyle (HPS.Publish.Border.Style in_style) |
HPS.Publish.ListBoxKit | SetFillColor (HPS.RGBColor in_color) |
HPS.Publish.ListBoxKit | SetMultipleSelection (bool in_state) |
HPS.Publish.ListBoxKit | SetContents (string[] in_displayed_values, string[] in_export_values) |
HPS.Publish.ListBoxKit | UnsetName () |
HPS.Publish.ListBoxKit | UnsetFont () |
HPS.Publish.ListBoxKit | UnsetFontSize () |
HPS.Publish.ListBoxKit | UnsetTextColor () |
HPS.Publish.ListBoxKit | UnsetTooltip () |
HPS.Publish.ListBoxKit | UnsetVisibility () |
HPS.Publish.ListBoxKit | UnsetPrintability () |
HPS.Publish.ListBoxKit | UnsetTextRotation () |
HPS.Publish.ListBoxKit | UnsetLock () |
HPS.Publish.ListBoxKit | UnsetBorder () |
HPS.Publish.ListBoxKit | UnsetBorderColor () |
HPS.Publish.ListBoxKit | UnsetBorderThickness () |
HPS.Publish.ListBoxKit | UnsetBorderStyle () |
HPS.Publish.ListBoxKit | UnsetFillColor () |
HPS.Publish.ListBoxKit | UnsetMultipleSelection () |
HPS.Publish.ListBoxKit | UnsetContents () |
HPS.Publish.ListBoxKit | UnsetEverything () |
bool | ShowName (out string out_name) |
bool | ShowFont (out HPS.Publish.Text.Font.Type out_type, out HPS.Publish.Text.Font.Name out_name, out string out_font_name, out HPS.Publish.Text.Font.Style out_style) |
bool | ShowFontSize (out int out_size) |
bool | ShowTextColor (out HPS.RGBColor out_color) |
bool | ShowTooltip (out string out_tooltip) |
bool | ShowVisibility (out bool out_state) |
bool | ShowPrintability (out bool out_state) |
bool | ShowTextRotation (out HPS.Publish.Text.Rotation out_rotation) |
bool | ShowLock (out bool out_state) |
bool | ShowBorder (out bool out_state) |
bool | ShowBorderColor (out HPS.RGBColor out_color) |
bool | ShowBorderThickness (out HPS.Publish.Border.Thickness out_thickness) |
bool | ShowBorderStyle (out HPS.Publish.Border.Style out_style) |
bool | ShowFillColor (out HPS.RGBColor out_color) |
bool | ShowMultipleSelection (out bool out_state) |
bool | ShowContents (out string[] out_displayed_values, out string[] out_export_values) |
![]() | |
Sprocket (HPS.Sprocket in_that) | |
![]() | |
IntPtr | GetClassID () |
Object (HPS.Object in_that) | |
HPS.Type | Type () |
virtual void | Reset () |
bool | HasType (HPS.Type in_mask) |
IntPtr | GetInstanceID () |
Static Public Member Functions | |
static HPS.Publish.ListBoxKit | GetDefault () |
static bool | operator== (HPS.Publish.ListBoxKit a, HPS.Publish.ListBoxKit b) |
static bool | operator!= (HPS.Publish.ListBoxKit a, HPS.Publish.ListBoxKit b) |
![]() | |
static IntPtr | ClassID< T > () |
Protected Member Functions | |
override void | deleteCptr () |
![]() | |
virtual IntPtr | GetNonDirectorClassID () |
Additional Inherited Members | |
![]() | |
enum | UpdateType { Synchronous = 0, Asynchronous = 1 } |
![]() | |
HandleRef | cptr |
HandleRef | scptr |
bool | cMemOwn |